IMcLookupTables2 Interface |
![]() |
Namespace: MediaCy.IQL.Engine
Public Interface IMcLookupTables2 Inherits IMcLookupTables
The IMcLookupTables2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | A read-only property returning the number of LookupTables (LUTs) attached to the image. |
![]() | IsImageLookupTables | True if this McLookupTables instance is the McImage.LookupTable
property for its ancestor McImage. |
![]() | Item | Get a look-up-table (LUT) attached to an image. |
![]() | PseudoColor | A property that overrides any default pseudo coloring attached
to the parent McImage. |
Name | Description | |
---|---|---|
![]() | Apply | This function makes permanent the current Brightness, Contrast and
Gamma adjustments. |
![]() | CopyFrom | Copy properties from a source McLookupTables instance. |
![]() ![]() | Duplicate | Create a duplicate McLookupTables instance. |
![]() | Load | This function loads intensity and color adjustments that have been saved. |
![]() | Realize | Calculate the various LUTs based on their respective settings |
![]() | Reset | Reset the LUT settings for all of the LUTs in the collection |
![]() | Save | This function saves the Lookup Table (LUT) settings. |