Uses of Class
org.apache.xmlgraphics.image.codec.tiff.ImageInfo.ImageInfoBuilder
-
Packages that use ImageInfo.ImageInfoBuilder Package Description org.apache.xmlgraphics.image.codec.tiff Contains a TIFF image codec. -
-
Uses of ImageInfo.ImageInfoBuilder in org.apache.xmlgraphics.image.codec.tiff
Methods in org.apache.xmlgraphics.image.codec.tiff that return ImageInfo.ImageInfoBuilder Modifier and Type Method Description private ImageInfo.ImageInfoBuilderImageInfo.ImageInfoBuilder. setBytesPerRow(int dataTypeSize, int numBands)private ImageInfo.ImageInfoBuilderImageInfo.ImageInfoBuilder. setBytesPerTile()Constructors in org.apache.xmlgraphics.image.codec.tiff with parameters of type ImageInfo.ImageInfoBuilder Constructor Description ImageInfo(ImageInfo.ImageInfoBuilder builder)
-