CLabels:new

CLabels:Class Description


The CLabels class applies labels to displayed images. This class works with the CImageView class, which itself manages the displayed images.

Usage

Construction

Object = CLabels:new()

Destruction

Object:delete()

Properties

This class has no exposed properties.

Construction

new

Creates a new instance of the CLabels class. Various constructors are available.

delete

Deletes the instance of the CLabels object.

Operations

Add

Adds a label to the specified image.

Attach

Attaches the CLabels class to a CImageView.

Preferences

Opens the Labels Preferences dialog for setting all label preferences.

Related Topics

CImageView, CImage