public class IRBThumbnail extends Thumbnail
compressedThumbnail, DATA_TYPE_KJpegRGB, DATA_TYPE_KRawRGB, DATA_TYPE_TIFF, dataType, height, thumbnail, width, writeQuality
Constructor and Description |
---|
IRBThumbnail() |
IRBThumbnail(java.awt.image.BufferedImage thumbnail) |
IRBThumbnail(int width,
int height,
int dataType,
byte[] compressedThumbnail) |
IRBThumbnail(IRBThumbnail other) |
Modifier and Type | Method and Description |
---|---|
void |
write(java.io.OutputStream os) |
containsImage, getAsBufferedImage, getCompressedImage, getDataType, getDataTypeAsString, getHeight, getRawImage, getWidth, setImage, setImage, setWriteQuality
public IRBThumbnail()
public IRBThumbnail(java.awt.image.BufferedImage thumbnail)
public IRBThumbnail(int width, int height, int dataType, byte[] compressedThumbnail)
public IRBThumbnail(IRBThumbnail other)