Table of Contents

, , ,

IMAGE_WIDTH

Description

Determines width of the provided image

Parameters

An attribute of the picture type

Example

IF IMAGE_WIDTH(Object.Picture) > 800 THEN ...