![]() |
AIRasterRecord Struct ReferenceConfiguration information for the raster image data associated with an art object of type
Detailed DescriptionConfiguration information for the raster image data associated with an art object of type Use with Constructor & Destructor Documentation
Default ctor. References _t_AIRect::bottom, bounds, _t_AIRect::left, _t_AIRect::right, and _t_AIRect::top. Member Data Documentation
The number of bits used to define each pixel in the pixel map. Valid values depend on the color space: Gray: 1 (black and white) or 8 (gray) RGB: 24 (8 bits for each color) or 48 (16 bits for each color) CMYK: 32 (8 bits for each color) The width and height of the image data in pixels. The top left value of the bounds must be zero. The right value gives the width and the bottom value the height. (The coordinate system for a raster object is inverted on the vertical axis with respect to the Illustrator artboard coordinate system.) Referenced by AIRasterRecord().
The number of bytes in a single row of pixel data. Not needed for
The color model of the pixel data, which can include an alpha channel, an
Flags defining additional options for the image. A logical OR of
For an image that has been converted from one color space to another, the original color space, an
The documentation for this struct was generated from the following file: |
||||||||||||||||||||||||||||||||||||||||||||||||
|
![]() |
|