Package | Description |
---|---|
com.sun.javafx.image | |
com.sun.javafx.image.impl |
Modifier and Type | Method and Description |
---|---|
AlphaType |
PixelGetter.getAlphaType() |
AlphaType |
PixelSetter.getAlphaType() |
static AlphaType |
AlphaType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlphaType[] |
AlphaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AlphaType |
ByteArgb.Accessor.getAlphaType() |
AlphaType |
ByteBgr.Accessor.getAlphaType() |
AlphaType |
ByteBgra.Accessor.getAlphaType() |
AlphaType |
ByteBgraPre.Accessor.getAlphaType() |
AlphaType |
ByteGray.Accessor.getAlphaType() |
AlphaType |
ByteGrayAlpha.Accessor.getAlphaType() |
AlphaType |
ByteIndexed.Getter.getAlphaType() |
AlphaType |
ByteRgb.Getter.getAlphaType() |
AlphaType |
ByteRgba.Accessor.getAlphaType() |
AlphaType |
IntArgb.Accessor.getAlphaType() |
AlphaType |
IntArgbPre.Accessor.getAlphaType() |