Uses of Enum
com.twelvemonkeys.imageio.plugins.jpeg.JPEGColorSpace
Packages that use JPEGColorSpace
-
Uses of JPEGColorSpace in com.twelvemonkeys.imageio.plugins.jpeg
Subclasses with type arguments of type JPEGColorSpace in com.twelvemonkeys.imageio.plugins.jpegMethods in com.twelvemonkeys.imageio.plugins.jpeg that return JPEGColorSpaceModifier and TypeMethodDescription(package private) static JPEGColorSpaceJPEGImageReader.getSourceCSType(JFIF jfif, AdobeDCT adobeDCT, Frame startOfFrame) static JPEGColorSpaceReturns the enum constant of this type with the specified name.static JPEGColorSpace[]JPEGColorSpace.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twelvemonkeys.imageio.plugins.jpeg with parameters of type JPEGColorSpaceModifier and TypeMethodDescriptionprivate booleanJPEGImageReader.delegateCSTypeMismatch(JFIF jfif, AdobeDCT adobeDCT, Frame startOfFrame, JPEGColorSpace sourceCSType) private BufferedImageJPEGImageReader.readImageAsRasterAndReplaceColorProfile(int imageIndex, ImageReadParam param, Frame startOfFrame, JPEGColorSpace csType, ICC_Profile profile)