JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
L
P
R
S
V
W
C
canDecodeInput(Object)
- Method in class com.twelvemonkeys.imageio.plugins.webp.
WebPImageReaderSpi
com.twelvemonkeys.imageio.plugins.webp
- package com.twelvemonkeys.imageio.plugins.webp
com.twelvemonkeys.imageio.plugins.webp.lossless
- package com.twelvemonkeys.imageio.plugins.webp.lossless
com.twelvemonkeys.imageio.plugins.webp.vp8
- package com.twelvemonkeys.imageio.plugins.webp.vp8
copyIntoRasterWithParams(Raster, WritableRaster, ImageReadParam)
- Static method in class com.twelvemonkeys.imageio.plugins.webp.lossless.
VP8LDecoder
Copy a source raster into a destination raster with optional settings applied.
createReaderInstance(Object)
- Method in class com.twelvemonkeys.imageio.plugins.webp.
WebPImageReaderSpi
D
decode(WritableRaster, ImageReadParam)
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
G
getAboveRightSubBlock(SubBlock, SubBlock.Plane)
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getAboveSubBlock(SubBlock, SubBlock.Plane)
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImageDiff()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImagePredict()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImageUBuffer()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImageUDiffBuffer()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImageUPredBuffer()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImageVBuffer()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImageVDiffBuffer()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImageVPredBuffer()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImageYBuffer()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImageYDiffBuffer()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDebugImageYPredBuffer()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getDescription(Locale)
- Method in class com.twelvemonkeys.imageio.plugins.webp.
WebPImageReaderSpi
getFrameType()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getHeight()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getLeftSubBlock(SubBlock, SubBlock.Plane)
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getMacroBlock(int, int)
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getMacroBlockCols()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getMacroBlockDebugString(int, int, int, int)
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getMacroBlockRows()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getQIndex()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getSegmentQuants()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getSharpnessLevel()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getTokenBoolDecoder()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
getWidth()
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
L
LSBBitReader
- Class in
com.twelvemonkeys.imageio.plugins.webp
LSBBitReader
LSBBitReader(ImageInputStream)
- Constructor for class com.twelvemonkeys.imageio.plugins.webp.
LSBBitReader
P
peekBits(int)
- Method in class com.twelvemonkeys.imageio.plugins.webp.
LSBBitReader
Reads the specified number of bits from the buffer in an LSB-first way.
R
readBit()
- Method in class com.twelvemonkeys.imageio.plugins.webp.
LSBBitReader
readBits(int)
- Method in class com.twelvemonkeys.imageio.plugins.webp.
LSBBitReader
Reads the specified number of bits from the stream in an LSB-first way and advances the bitOffset.
readVP8Lossless(WritableRaster, boolean, ImageReadParam, int, int)
- Method in class com.twelvemonkeys.imageio.plugins.webp.lossless.
VP8LDecoder
S
setProgressListener(IIOReadProgressListener)
- Method in class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
V
VP8Frame
- Class in
com.twelvemonkeys.imageio.plugins.webp.vp8
VP8Frame(ImageInputStream, boolean)
- Constructor for class com.twelvemonkeys.imageio.plugins.webp.vp8.
VP8Frame
VP8LDecoder
- Class in
com.twelvemonkeys.imageio.plugins.webp.lossless
VP8LDecoder.
VP8LDecoder(ImageInputStream, boolean)
- Constructor for class com.twelvemonkeys.imageio.plugins.webp.lossless.
VP8LDecoder
W
WebPImageReaderSpi
- Class in
com.twelvemonkeys.imageio.plugins.webp
WebPImageReaderSpi
WebPImageReaderSpi()
- Constructor for class com.twelvemonkeys.imageio.plugins.webp.
WebPImageReaderSpi
C
D
G
L
P
R
S
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023. All rights reserved.