- gAMA - Static variable in class com.sixlegs.png.PngConstants
-
Image gamma
- GAMMA - Static variable in class com.sixlegs.png.PngConstants
-
- gammaCorrect(boolean) - Method in class com.sixlegs.png.PngConfig.Builder
-
Enables or disables gamma correction.
- getBackground() - Method in class com.sixlegs.png.PngImage
-
Returns the background color explicitly encoded in the image.
- getBitDepth() - Method in class com.sixlegs.png.PngImage
-
Returns the image bit depth.
- getChunkName(int) - Static method in class com.sixlegs.png.PngConstants
-
Returns the four-character ASCII name corresponding to the given
chunk type.
- getChunkType(String) - Static method in class com.sixlegs.png.PngConstants
-
Returns the chunk type corresponding to the given four-character
ASCII chunk name.
- getColorType() - Method in class com.sixlegs.png.PngImage
-
Returns the image color type.
- getConfig() - Method in class com.sixlegs.png.PngImage
-
Returns the configuration used by this object.
- getConvertIndexed() - Method in class com.sixlegs.png.PngConfig
-
Return sthe current indexed image conversion setting.
- getDefaultGamma() - Method in class com.sixlegs.png.PngConfig
-
Returns the current default gamma value.
- getDisplayExponent() - Method in class com.sixlegs.png.PngConfig
-
Returns the current display exponent.
- getFrequency(int) - Method in interface com.sixlegs.png.SuggestedPalette
-
Retrieve a sample frequency value.
- getGamma() - Method in class com.sixlegs.png.PngImage
-
Returns the gamma exponent that was explicitly encoded in the image,
if there was one, or the value of
PngConfig.getDefaultGamma()
otherwise.
- getGammaCorrect() - Method in class com.sixlegs.png.PngConfig
-
Returns the current gamma correction setting.
- getGammaTable() - Method in class com.sixlegs.png.PngImage
-
Returns a gamma table which can be used for custom gamma correction.
- getHeight() - Method in class com.sixlegs.png.PngImage
-
Returns the image height in pixels.
- getKeyword() - Method in interface com.sixlegs.png.TextChunk
-
Returns the Latin-1 (ISO-8859-1) encoded keyword
of this TextChunk.
- getLanguage() - Method in interface com.sixlegs.png.TextChunk
-
Returns the language (RFC-1766) used by the translated
keyword and the text, or null if unspecified.
- getName() - Method in interface com.sixlegs.png.SuggestedPalette
-
Returns palette name.
- getProgressive() - Method in class com.sixlegs.png.PngConfig
-
Returns the current progressive display setting.
- getProperties() - Method in class com.sixlegs.png.PngImage
-
Returns the map which stores all of this image's property values.
- getProperty(String) - Method in class com.sixlegs.png.PngImage
-
Returns a per-image property by name.
- getReadLimit() - Method in class com.sixlegs.png.PngConfig
-
Returns the current read limit setting.
- getReduce16() - Method in class com.sixlegs.png.PngConfig
-
Returns the current 16-bit reduction setting.
- getSample(int, short[]) - Method in interface com.sixlegs.png.SuggestedPalette
-
Retrieve a sample value.
- getSampleCount() - Method in interface com.sixlegs.png.SuggestedPalette
-
Returns the number of samples.
- getSampleDepth() - Method in interface com.sixlegs.png.SuggestedPalette
-
Returns the sample depth.
- getSamples() - Method in class com.sixlegs.png.PngImage
-
Returns the number of samples per pixel.
- getSourceRegion() - Method in class com.sixlegs.png.PngConfig
-
Returns the source region to be used.
- getSourceXSubsampling() - Method in class com.sixlegs.png.PngConfig
-
Returns the number of source columns to advance for each pixel.
- getSourceYSubsampling() - Method in class com.sixlegs.png.PngConfig
-
Returns the number of rows to advance for each pixel.
- getSubsamplingXOffset() - Method in class com.sixlegs.png.PngConfig
-
Returns the horizontal offset of the subsampling grid.
- getSubsamplingYOffset() - Method in class com.sixlegs.png.PngConfig
-
Returns the vertical offset of the subsampling grid.
- getText() - Method in interface com.sixlegs.png.TextChunk
-
Returns the text of this TextChunk.
- getTextChunk(String) - Method in class com.sixlegs.png.PngImage
-
Returns a text chunk that uses the given keyword, if one exists.
- getTranslatedKeyword() - Method in interface com.sixlegs.png.TextChunk
-
Returns a translation of the keyword into the language
used by this TextChunk, or null if unspecified.
- getTransparency() - Method in class com.sixlegs.png.PngImage
-
Returns the type of this Transparency.
- getType() - Method in interface com.sixlegs.png.TextChunk
-
Returns the type of this TextChunk.
- getWarningsFatal() - Method in class com.sixlegs.png.PngConfig
-
Returns whether warnings are treated as fatal errors.
- getWidth() - Method in class com.sixlegs.png.PngImage
-
Returns the image widt hin pixels.
- GIF_DELAY_TIME - Static variable in class com.sixlegs.png.PngConstants
-
gIFg
: GIF delay time (hundredths of a second)
- GIF_DISPOSAL_METHOD - Static variable in class com.sixlegs.png.PngConstants
-
gIFg
: GIF disposal method
- GIF_USER_INPUT_FLAG - Static variable in class com.sixlegs.png.PngConstants
-
gIFg
: GIF user input flag
- gIFg - Static variable in class com.sixlegs.png.PngConstants
-
GIF Graphic Control Extension
- gIFx - Static variable in class com.sixlegs.png.PngConstants
-
GIF Application Extension