Package | Description |
---|---|
com.sun.prism |
Modifier and Type | Method and Description |
---|---|
PixelFormat.DataType |
PixelFormat.getDataType() |
PixelFormat.DataType |
Image.getDataType() |
static PixelFormat.DataType |
PixelFormat.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PixelFormat.DataType[] |
PixelFormat.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.