Uses of Enum
javafx.scene.image.PixelFormat.Type
Packages that use PixelFormat.Type
-
Uses of PixelFormat.Type in javafx.scene.image
Methods in javafx.scene.image that return PixelFormat.TypeModifier and TypeMethodDescriptionPixelFormat.getType()
Returns the enum representing the storage format of the pixels managed by thisPixelFormat
object.static PixelFormat.Type
Returns the enum constant of this type with the specified name.static PixelFormat.Type[]
PixelFormat.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.