ScriptUIExtendScript only
Object

ScriptUIImage

Encapsulates a set of images that can be drawn into a control.

Properties

NameType AccessDescription
String readonly The image format. One of: resource, JPEG, GIF, TIFF, PNG, or PICT (Macintosh).
String readonly The image name. Either the file name, or the resource name.
String readonly The full path to the file that contains the image.
Dimension readonly The image size in pixels.

Object of 2

Properties elsewhere that hold a ScriptUIImage.

Parameter of 1

Method parameters that accept a ScriptUIImage.

Return 1

Methods that return a ScriptUIImage.