Uses of Enum Class
org.apache.xmlgraphics.image.codec.tiff.ImageType
Packages that use ImageType
-
Uses of ImageType in org.apache.xmlgraphics.image.codec.tiff
Fields in org.apache.xmlgraphics.image.codec.tiff declared as ImageTypeModifier and TypeFieldDescriptionprivate ImageTypeImageInfo.ImageInfoBuilder.imageTypeprivate final ImageTypeImageInfo.imageTypeMethods in org.apache.xmlgraphics.image.codec.tiff that return ImageTypeModifier and TypeMethodDescription(package private) ImageTypeImageInfo.getType()(package private) static ImageTypeImageType.getTypeFromColorSpace(ColorSpace colorSpace, TIFFEncodeParam params) (package private) static ImageTypeImageType.getTypeFromRGB(int mapSize, byte[] r, byte[] g, byte[] b, int dataTypeSize, int numBands) static ImageTypeReturns the enum constant of this class with the specified name.static ImageType[]ImageType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.xmlgraphics.image.codec.tiff with parameters of type ImageTypeModifier and TypeMethodDescriptionprivate static intImageInfo.getNumberOfExtraSamplesForColorSpace(ColorSpace colorSpace, ImageType imageType, int numBands)