Elements' Details |
ScanLines
long ScanLines;
- Description
- Number of scanlines for this bitmap.
|
|
ScanLineBytes
long ScanLineBytes;
- Description
- Number of data bytes per scanline.
|
|
ScanLineStride
long ScanLineStride;
- Description
- Byte offset between the start of two consecutive scanlines.
|
|
PlaneStride
long PlaneStride;
- Description
- Byte offset between the start of two consecutive planes.
|
|
NumComponents
long NumComponents;
- Description
- Number of color components per pixel.
|
|
Endianness
byte Endianness;
- Description
- Endianness of the pixel values.
This value must be one of the Endianness constants
|
|
Format
|
Copyright © 2003 Sun Microsystems, Inc.