CLabels:Class Description
The CLabels class applies labels to displayed images. This class works with the CImageView class, which itself manages the displayed images
Construction |
Object = CLabels:new() |
Destruction |
Object:delete() |
ptr |
References the CImageView class, to which the CLabels class is attached. It is best not to work with this member directly. |
Creates a new instance of the CLabels class. Various constructors are available. |
|
Deletes the instance of the CLabels object. |
Adds a label to the specified image. |
|
Attaches the CLabels class to a CImageView. |
|
Opens the Labels Preferences dialog for setting all label preferences. |