Class PngChunkGama
java.lang.Object
org.apache.commons.imaging.common.BinaryFileParser
org.apache.commons.imaging.formats.png.chunks.PngChunk
org.apache.commons.imaging.formats.png.chunks.PngChunkGama
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PngChunk
getBytes, getChunkType, getCrc, getDataStream, getLength, getPropertyBits, isAncillary, isPrivate, isReserved, isSafeToCopyMethods inherited from class BinaryFileParser
debugNumber, debugNumber, getByteOrder, setByteOrder
-
Field Details
-
gamma
private final int gamma
-
-
Constructor Details
-
PngChunkGama
- Throws:
IOException
-
-
Method Details
-
getGamma
public double getGamma()
-