ColorCompositeCommands Class |
|
Namespace: MediaCy.Automation.Adjust
Public NotInheritable Class ColorCompositeCommands
The ColorCompositeCommands type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds an image to the color composite document. If color composite document is not specified when new document will be created.
| |
| AddAll |
Adds all open images to the color composite document. If color composite document is not specified when new document will be created.
| |
| Apply |
Creates a result image from the color composite document.
| |
| BestFitDisplay |
Sets the BW Levels for the image to their best-fit values.
| |
| Delete |
Removes an image from the color composite document.
| |
| DeleteAll |
Removes all images from the color composite document.
| |
| New |
Creates a new color composite document.
| |
| Panel |
Toggles the color composite details panel.
| |
| ResetBinning |
Resets the binning of the image.
| |
| ResetDisplay |
Resets all display parameters of the image.
| |
| ResetOffset |
Resets the offset of the image.
| |
| SetBackground |
Sets the background image of the color composite document.
| |
| SetBinning |
Sets the binning of the image.
| |
| SetColor |
Sets the tint of the image.
| |
| SetDisplay |
Sets the display parameters of the image.
| |
| SetOffset |
Sets the offset of the image.
|