A
C
G
H
I
L
O
S
U
V
W
G
- getAlphaCompressionAlgorithm() - function in com.luciad.imageio.webp.WebPWriteParam
- Algorithm for encoding the alpha plane (0 = none, 1 = compressed with WebP lossless).
- getAlphaDitheringStrength() - function in com.luciad.imageio.webp.WebPReadParam
- alpha dithering strength in 0..
- getAlphaFiltering() - function in com.luciad.imageio.webp.WebPWriteParam
- Predictive filtering method for alpha plane.
- getAlphaQuality() - function in com.luciad.imageio.webp.WebPWriteParam
- 0: smallest size, 100: lossless.
- getAutoAdjustFilterStrength() - function in com.luciad.imageio.webp.WebPWriteParam
- Auto adjust filter's strength
- getBitRate(java.lang.Float) - function in javax.imageio.ImageWriteParam
- getBypassFiltering() - function in com.luciad.imageio.webp.WebPReadParam
- if true, skip the in-loop filtering
- getCompressionMode() - function in javax.imageio.ImageWriteParam
- getCompressionQuality() - function in com.luciad.imageio.webp.WebPWriteParam
- getCompressionQualityDescriptions() - function in javax.imageio.ImageWriteParam
- getCompressionQualityValues() - function in javax.imageio.ImageWriteParam
- getCompressionType() - function in com.luciad.imageio.webp.WebPWriteParam
- getCompressionType() - function in javax.imageio.ImageWriteParam
- getCompressionTypes() - function in javax.imageio.ImageWriteParam
- getController() - function in javax.imageio.IIOParam
- getCropHeight() - function in com.luciad.imageio.webp.WebPReadParam
- dimension of the cropping area
- getCropLeft() - function in com.luciad.imageio.webp.WebPReadParam
- top-left position for cropping.
- getCropTop() - function in com.luciad.imageio.webp.WebPReadParam
- top-left position for cropping.
- getCropWidth() - function in com.luciad.imageio.webp.WebPReadParam
- dimension of the cropping area
- getDefaultController() - function in javax.imageio.IIOParam
- getDescription(java.util.Locale) - function in com.luciad.imageio.webp.WebPImageReaderSpi
- getDescription(java.util.Locale) - function in com.luciad.imageio.webp.WebPImageWriterSpi
- getDestination() - function in javax.imageio.ImageReadParam
- getDestinationBands() - function in javax.imageio.ImageReadParam
- getDestinationOffset() - function in javax.imageio.IIOParam
- getDestinationType() - function in javax.imageio.IIOParam
- getDitheringStrength() - function in com.luciad.imageio.webp.WebPReadParam
- dithering strength (0=Off, 100=full)
- getEmulateJpegSize() - function in com.luciad.imageio.webp.WebPWriteParam
- If true, compression parameters will be remapped to better match the expected output size from JPEG compression.
- getEntries() - function in com.luciad.imageio.webp.CompressionType
- getEntropyAnalysisPassCount() - function in com.luciad.imageio.webp.WebPWriteParam
- Number of entropy-analysis passes
- getExact() - function in com.luciad.imageio.webp.WebPWriteParam
- If non-zero, preserve the exact RGB values under transparent area.
- getExtraImageMetadataFormatNames() - function in javax.imageio.spi.ImageReaderWriterSpi
- getExtraStreamMetadataFormatNames() - function in javax.imageio.spi.ImageReaderWriterSpi
- getFileSuffixes() - function in javax.imageio.spi.ImageReaderWriterSpi
- getFilterSharpness() - function in com.luciad.imageio.webp.WebPWriteParam
- range: 0 = off ..
- getFilterStrength() - function in com.luciad.imageio.webp.WebPWriteParam
- range: 0 = off ..
- getFilterType() - function in com.luciad.imageio.webp.WebPWriteParam
- filtering type: 0 = simple, 1 = strong (only used if filter_strength 0 or autofilter 0)
- getFlipVertically() - function in com.luciad.imageio.webp.WebPReadParam
- if true, flip output vertically
- getFormatNames() - function in javax.imageio.spi.ImageReaderWriterSpi
- getImageMetadataFormat(java.lang.String) - function in javax.imageio.spi.ImageReaderWriterSpi
- getImageReaderSpiNames() - function in javax.imageio.spi.ImageWriterSpi
- getImageWriterSpiNames() - function in javax.imageio.spi.ImageReaderSpi
- getInputTypes() - function in javax.imageio.spi.ImageReaderSpi
- getLocale() - function in javax.imageio.ImageWriteParam
- getLocalizedCompressionTypeName() - function in javax.imageio.ImageWriteParam
- getLowMemory() - function in com.luciad.imageio.webp.WebPWriteParam
- If set, reduce memory usage (but increase CPU use).
- getMethod() - function in com.luciad.imageio.webp.WebPWriteParam
- quality/speed trade-off (0=fast, 6=slower-better)
- getMIMETypes() - function in javax.imageio.spi.ImageReaderWriterSpi
- getName() - function in kotlin.CompressionType
- getNativeImageMetadataFormatName() - function in javax.imageio.spi.ImageReaderWriterSpi
- getNativeStreamMetadataFormatName() - function in javax.imageio.spi.ImageReaderWriterSpi
- getNearLossless() - function in com.luciad.imageio.webp.WebPWriteParam
- Near lossless encoding 0 = max loss, 100 = off (default)
- getNoFancyUpsampling() - function in com.luciad.imageio.webp.WebPReadParam
- if true, use faster pointwise upsampler
- getOrdinal() - function in kotlin.CompressionType
- getOutputTypes() - function in javax.imageio.spi.ImageWriterSpi
- getPartitionLimit() - function in com.luciad.imageio.webp.WebPWriteParam
- Quality degradation allowed to fit the 512k limit on prediction modes coding 0: no degradation, 100: maximum possible degradation
- getPartitions() - function in com.luciad.imageio.webp.WebPWriteParam
- log2(number of token partitions) in 0..
- getPluginClassName() - function in javax.imageio.spi.ImageReaderWriterSpi
- getPreferredTileSizes() - function in javax.imageio.ImageWriteParam
- getPreprocessing() - function in com.luciad.imageio.webp.WebPWriteParam
- Preprocessing filter 0=none, 1=segment-smooth, 2=pseudo-random dithering
- getProgressiveMode() - function in javax.imageio.ImageWriteParam
- getQMax() - function in com.luciad.imageio.webp.WebPWriteParam
- maximum permissible quality factor
- getQMin() - function in com.luciad.imageio.webp.WebPWriteParam
- minimum permissible quality factor
- getScaledHeight() - function in com.luciad.imageio.webp.WebPReadParam
- final resolution
- getScaledWidth() - function in com.luciad.imageio.webp.WebPReadParam
- final resolution
- getSegments() - function in com.luciad.imageio.webp.WebPWriteParam
- maximum number of segments to use
- getShowCompressed() - function in com.luciad.imageio.webp.WebPWriteParam
- if true, export the compressed picture back.
- getSnsStrength() - function in com.luciad.imageio.webp.WebPWriteParam
- Spatial Noise Shaping.
- getSourceBands() - function in javax.imageio.IIOParam
- getSourceMaxProgressivePass() - function in javax.imageio.ImageReadParam
- getSourceMinProgressivePass() - function in javax.imageio.ImageReadParam
- getSourceNumProgressivePasses() - function in javax.imageio.ImageReadParam
- getSourceRegion() - function in javax.imageio.IIOParam
- getSourceRenderSize() - function in javax.imageio.ImageReadParam
- getSourceXSubsampling() - function in javax.imageio.IIOParam
- getSourceYSubsampling() - function in javax.imageio.IIOParam
- getStreamMetadataFormat(java.lang.String) - function in javax.imageio.spi.ImageReaderWriterSpi
- getSubsamplingXOffset() - function in javax.imageio.IIOParam
- getSubsamplingYOffset() - function in javax.imageio.IIOParam
- getTargetPSNR() - function in com.luciad.imageio.webp.WebPWriteParam
- if non-zero, specifies the minimal distortion to try to achieve.
- getTargetSize() - function in com.luciad.imageio.webp.WebPWriteParam
- if non-zero, set the desired target size in bytes.
- getThreadLevel() - function in com.luciad.imageio.webp.WebPWriteParam
- If non-zero, try and use multi-threaded encoding.
- getTileGridXOffset() - function in javax.imageio.ImageWriteParam
- getTileGridYOffset() - function in javax.imageio.ImageWriteParam
- getTileHeight() - function in javax.imageio.ImageWriteParam
- getTileWidth() - function in javax.imageio.ImageWriteParam
- getTilingMode() - function in javax.imageio.ImageWriteParam
- getUseCropping() - function in com.luciad.imageio.webp.WebPReadParam
- if true, cropping is applied first
- getUseDeltaPalette() - function in com.luciad.imageio.webp.WebPWriteParam
- reserved for future lossless feature
- getUseScaling() - function in com.luciad.imageio.webp.WebPReadParam
- if true, scaling is applied afterward
- getUseSharpYUV() - function in com.luciad.imageio.webp.WebPWriteParam
- if needed, use sharp (and slow) RGB->YUV conversion
- getUseThreads() - function in com.luciad.imageio.webp.WebPReadParam
- if true, use multi-threaded decoding
- getVendorName() - function in javax.imageio.spi.IIOServiceProvider
- getVersion() - function in javax.imageio.spi.IIOServiceProvider