Click or drag to resize

SaturationWarning Class

Toggles the saturation warning.
Inheritance Hierarchy

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class SaturationWarning
	Inherits ToggleCommand

The SaturationWarning type exposes the following members.

Constructors
  NameDescription
Public methodSaturationWarning
Initializes a new instance of the SaturationWarning class
Public methodSaturationWarning(McCommand)
Initializes a new instance of the SaturationWarning class
Top
Properties
  NameDescription
Public propertyChannelsHigh
Mask of High channels
Public propertyChannelsLow
Mask of Low channels
Public propertyColorHigh
Color high
Public propertyColorLow
Color low
Public propertyThresholdHigh
Threshold level for high saturation
Public propertyThresholdLow
Threshold level for low saturation
Top
Methods
Remarks