This is an old revision of the document!
IMAGE_HEIGHT
Description
Determines widh(height) of the provided image
Parameters
An attribute of the picture type
Example
IF IMAGE_HEIGHT(Object.Picture) > 800 THEN ...
This is an old revision of the document!
Determines widh(height) of the provided image
An attribute of the picture type
IF IMAGE_HEIGHT(Object.Picture) > 800 THEN ...