OmnisIcn Library.$getmask()

Function group Execute on client Platform(s)
OmnisIcn Library NO All

Syntax

OmnisIcn Library.$getmask(iconid[,noscale])

Description

Returns a picture variable containing the mask for the icon identified by iconid.

When noscale is kTrue, a standard resolution image is returned. The default is kFalse, when the parameter is omitted, which will return an image scaled to match the resolution of the current or main display.

Example

Calculate lPicture as  OmnisIcn Library.$getmask(2003)