Uses of Class
tgaimageplugin.TGAHeader.FirstPixelDestination
-
-
Uses of TGAHeader.FirstPixelDestination in tgaimageplugin
Methods in tgaimageplugin that return TGAHeader.FirstPixelDestination Modifier and Type Method Description TGAHeader.FirstPixelDestination
TGAHeader. getFirstPixelDestination()
static TGAHeader.FirstPixelDestination
TGAHeader.FirstPixelDestination. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static TGAHeader.FirstPixelDestination[]
TGAHeader.FirstPixelDestination. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-