public class PngImageInfo extends ImageInfo
ImageInfo.ColorType, ImageInfo.CompressionAlgorithm| Modifier and Type | Method and Description |
|---|---|
PhysicalScale |
getPhysicalScale()
Physical scale of Image.
|
List<PngText> |
getTextChunks() |
dump, getBitsPerPixel, getColorType, getComments, getCompressionAlgorithm, getFormat, getFormatDetails, getFormatName, getHeight, getMimeType, getNumberOfImages, getPhysicalHeightDpi, getPhysicalHeightInch, getPhysicalWidthDpi, getPhysicalWidthInch, getWidth, isProgressive, isTransparent, toString, toString, usesPalettepublic PhysicalScale getPhysicalScale()
PhysicalScale. If undefined then PhysicalScale.UNDEFINED
is returned.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.