FileDocCategorySizeDatePackage
ColorSpaceTransform.javaAPI DocAndroid 5.1 API816Sat Mar 14 14:09:38 GMT 2015android.hardware.camera2.params

ColorSpaceTransform

public final class ColorSpaceTransform extends Object

Fields Summary
Constructors Summary
public ColorSpaceTransform(android.util.Rational[] elements)

 throw new RuntimeException("Stub!"); 
public ColorSpaceTransform(int[] elements)

 throw new RuntimeException("Stub!"); 
Methods Summary
public voidcopyElements(android.util.Rational[] destination, int offset)

 throw new RuntimeException("Stub!"); 
public voidcopyElements(int[] destination, int offset)

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object obj)

 throw new RuntimeException("Stub!"); 
public android.util.RationalgetElement(int column, int row)

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!");