public final class TIFFRendererConfig extends BitmapRendererConfig
Modifier and Type | Class and Description |
---|---|
static class |
TIFFRendererConfig.TIFFRendererConfigParser
The TIFF renderer configuration parser.
|
static class |
TIFFRendererConfig.TIFFRendererOption |
BitmapRendererConfig.BitmapRendererConfigParser
RendererConfig.RendererConfigParser
Modifier and Type | Method and Description |
---|---|
TIFFCompressionValue |
getCompressionType() |
org.apache.xmlgraphics.image.writer.Endianness |
getEndianness() |
Boolean |
isSingleStrip() |
getBackgroundColor, getColorMode, getFontInfoConfig, hasAntiAliasing, hasTransparentBackround, isRenderHighQuality
public TIFFCompressionValue getCompressionType()
public Boolean isSingleStrip()
public org.apache.xmlgraphics.image.writer.Endianness getEndianness()
Copyright © 2025 Apache Software Foundation. All rights reserved.