public class ByteGrayAlpha
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
ByteGrayAlpha.Accessor |
(package private) static class |
ByteGrayAlpha.ToByteBgraSameConv |
(package private) static class |
ByteGrayAlpha.ToByteGrayAlphaPreConv |
| Modifier and Type | Field and Description |
|---|---|
static BytePixelAccessor |
accessor |
static BytePixelGetter |
getter |
static BytePixelSetter |
setter |
| Constructor and Description |
|---|
ByteGrayAlpha() |
| Modifier and Type | Method and Description |
|---|---|
static ByteToBytePixelConverter |
ToByteBgraConverter() |
static ByteToBytePixelConverter |
ToByteGrayAlphaPreConverter() |
public static final BytePixelGetter getter
public static final BytePixelSetter setter
public static final BytePixelAccessor accessor
public static ByteToBytePixelConverter ToByteGrayAlphaPreConverter()
public static ByteToBytePixelConverter ToByteBgraConverter()