The IDLgrROI object class is an object graphics representation of a region of interest.
Superclasses
IDLanROI
IDLitComponent
Creation
See IDLgrROI::Init.
Properties
Objects of this class have the following properties. See IDLgrROI Properties for details on individual properties.
In addition, objects of this class inherit the properties of all superclasses of this class.
Methods
The IDLgrROI object class has the following methods:
In addition, this class inherits the methods of its superclasses (if any).
Examples
Compile and run scalemask_object.pro in the examples/doc/image subdirectory of the IDL installation directory to define a 2D mask of a region object.
Version History
5.3 |
Introduced |
5.6 |
Added CLIP_PLANES property
|
6.1 |
Added ALPHA_CHANNEL property
|
6.4 |
Added SHADER property
|
8.0 |
Added ANTIALIAS property |