Uses of Enum
org.apache.commons.imaging.formats.png.PngColorType
Packages that use PngColorType
-
Uses of PngColorType in org.apache.commons.imaging.formats.png
Methods in org.apache.commons.imaging.formats.png that return PngColorTypeModifier and TypeMethodDescriptionstatic PngColorType
PngColorType.getColorType
(int value) static PngColorType
Returns the enum constant of this type with the specified name.static PngColorType[]
PngColorType.values()
Returns an array containing the constants of this enum type, in the order they are declared.