Uses of Enum
digilib.image.DocuImage.ColorOp
Packages that use DocuImage.ColorOp
-
Uses of DocuImage.ColorOp in digilib.image
Methods in digilib.image that return DocuImage.ColorOpModifier and TypeMethodDescriptionImageJobDescription.getColOp()
Return the color operation as a ColorOp.static DocuImage.ColorOp
Returns 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 TypeMethodDescriptionvoid
DocuImage.colorOp
(DocuImage.ColorOp op) Changes the colors of the current image.void
DocuImageImpl.colorOp
(DocuImage.ColorOp op) void
ImageLoaderDocuImage.colorOp
(DocuImage.ColorOp colop)