Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
35 /** This structure describes the memory layout of a bitmap having
39 memory layout of a bitmap having floating point color channels<p>
45 /** Number of scanlines for this bitmap.
51 /** Number of data bytes per scanline.
57 /** Byte offset between the start of two consecutive scanlines.
64 /** Byte offset between the start of two consecutive planes.
72 layout, the first channel of all pixel is stored consecutive,
77 // TODO(F3): Need some specializations of XColorSpace for float
80 // and half float formats, because of the ColorSpace member. Or
87 /** Number of color components per pixel.
93 /** Endianness of the pixel values.
95 This value must be one of the <type>Endianness</type> constants
99 /** Format type of this bitmap.<p>
101 This value must be one of the