Illustrator29
Object

RasterItem

Raster artwork item.

PageItem RasterItem

Properties

NameType AccessDescription
Int32 readonly The number of bits per channel.
Rect read/write Dimensions of raster art object regardless of transformations.
Int32 readonly The number of image channels.
String[] readonly List of colorant names.
Boolean readonly Is the raster art a colorized grayscale image?
Varies read/write The content variable bound to this raster art object.
Boolean read/write Is the raster art embedded within the illustration?
File readonly The file containing the raster artwork.
ImageColorSpace
readonly The color space of the raster image.
Matrix read/write The transformation matrix of the raster art object.
Boolean read/write Is the raster art overprinting?
The readonly The object's container.
RasterLinkState
readonly Status of the linked image.
Boolean readonly Is the raster art transparent?
String readonly The class name of the object.

Methods

void

Colorize the RasterItem with a CMYK or RGB Color.

rasterColor Color The color to use for coloring the TIFF image.
RasterItem

Duplicate this object.

relativeObject Object
insertionLocation ElementPlacement
RasterItem

Move the object.

relativeObject Object
insertionLocation ElementPlacement
void

Deletes this object.

void

Deletes all elements.

PluginItem

Trace this raster object using default options. Reorders this raster to the source art.

Return 3

Methods that return a RasterItem.