Package apple.iosurface.enums
Class IOSurfaceComponentName
- java.lang.Object
-
- apple.iosurface.enums.IOSurfaceComponentName
-
public final class IOSurfaceComponentName extends java.lang.Object
-
-
Field Detail
-
Unknown
public static final int Unknown
- See Also:
- Constant Field Values
-
Alpha
public static final int Alpha
- See Also:
- Constant Field Values
-
Red
public static final int Red
- See Also:
- Constant Field Values
-
Green
public static final int Green
- See Also:
- Constant Field Values
-
Blue
public static final int Blue
- See Also:
- Constant Field Values
-
Luma
public static final int Luma
- See Also:
- Constant Field Values
-
ChromaRed
public static final int ChromaRed
- See Also:
- Constant Field Values
-
ChromaBlue
public static final int ChromaBlue
- See Also:
- Constant Field Values
-
-