Skip to content

dos_imagelist

Dale Fugier edited this page Dec 1, 2018 · 1 revision

Returns a list to all raster images in the active document.

Syntax

(dos_imagelist)

Returns

A list of string identifying the raster images in the active document if successful.

nil on error.

Example

Command: (dos_imagelist)
("C:\\Users\\dale\\Pictures\\image1.jpg" "C:\\Users\\dale\\Pictures\\image2.jpg")
Clone this wiki locally