Uses of Class
com.itextpdf.io.image.Jpeg2000ImageData.ColorSpecBox
Packages that use Jpeg2000ImageData.ColorSpecBox
-
Uses of Jpeg2000ImageData.ColorSpecBox in com.itextpdf.io.image
Methods in com.itextpdf.io.image that return types with arguments of type Jpeg2000ImageData.ColorSpecBoxModifier and TypeMethodDescriptionJpeg2000ImageData.Parameters.getColorSpecBoxes()
Retrieves the color spec boxes of the object.Method parameters in com.itextpdf.io.image with type arguments of type Jpeg2000ImageData.ColorSpecBoxModifier and TypeMethodDescriptionvoid
Jpeg2000ImageData.Parameters.setColorSpecBoxes
(List<Jpeg2000ImageData.ColorSpecBox> colorSpecBoxes) Sets the color spec boxes of the object.