| Modifier and Type | Method and Description |
|---|---|
static ImageFormat |
ImageFormat.fromValue(int value)
Creates an enumeration value from int.
|
static ImageFormat |
ImageFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImageFormat[] |
ImageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
DocumentImage.toBuffer(ImageFormat documentImageFormat,
float compressionLevel)
Exports the image to a buffer.
|
void |
DocumentImage.toBufferObject(ImageFormat documentImageFormat,
float compressionLevel,
ImageBuffer buffer)
Copies the image to a buffer in the specified format.
|
Copyright © 2020-2030, id3 Technologies. All rights reserved. eu.id3.document