This is an old revision of the document!


IMAGE_WIDTH

Description

Determines widh(height) of the provided image

Parameters

An attribute of the picture type

Example

 IF IMAGE_WIDTH(Object.Picture) > 800 THEN ...
  • Last modified: 2022/09/13 18:12