Uses of Enum
digilib.image.DocuImage.ColorOp
Packages that use DocuImage.ColorOp
- 
Uses of DocuImage.ColorOp in digilib.imageMethods in digilib.image that return DocuImage.ColorOpModifier and TypeMethodDescriptionImageJobDescription.getColOp()Return the color operation as a ColorOp.static DocuImage.ColorOpReturns the enum constant of this type with the specified name.static DocuImage.ColorOp[]DocuImage.ColorOp.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in digilib.image with parameters of type DocuImage.ColorOpModifier and TypeMethodDescriptionvoidDocuImage.colorOp(DocuImage.ColorOp op) Changes the colors of the current image.voidDocuImageImpl.colorOp(DocuImage.ColorOp op) voidImageLoaderDocuImage.colorOp(DocuImage.ColorOp colop)