| Modifier and Type | Method and Description |
|---|---|
ImageBuffer |
ImageBuffer.clone()
Creates a copy of the ImageBuffer object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Image.toBufferObject(ImageFormat imageFormat,
float compressionLevel,
ImageBuffer buffer)
Copies the image to a buffer in the specified format.
|
void |
Image.toRawBuffer(PixelFormat pixelFormat,
ImageBuffer buffer)
Copies image pixels in the specified format into a buffer.
|
Copyright © id3 Technologies. All rights reserved. eu.id3.face