The following tables list the members exposed by FormDropoutColor.
Name | Description | |
---|---|---|
FormDropoutColor | Initializes a new instance of FormDropoutColor given RasterColors. |
Name | Description | |
---|---|---|
GetLowerAsRasterColor | Gets the lower threshold as a RasterColor from the FormDropoutColor instance. | |
GetUpperAsRasterColor | Gets the upper threshold as a RasterColor from the FormDropoutColor instance. | |
ReadXml | Reads and populates FormDropoutColor properties from an XML file. | |
SetLower | Sets the lower RGB threshold for the FormDropoutColor instance. | |
SetLowerFromColor | Sets the lower RasterColor threshold for the FormDropoutColor instance. | |
SetUpper | Sets the upper RGB threshold for the FormDropoutColor instance. | |
SetUpperAndLowerFromColor | Sets both upper and lower RasterColor thresholds for the FormDropoutColor instance. | |
SetUpperFromColor | Sets the upper RasterColor threshold for the FormDropoutColor instance. | |
WriteXml | Updates the FormDropoutColor node within the XmlDocument . |
Name | Description | |
---|---|---|
HighBlue | Gets or sets the upper Blue threshold property for the FormDropoutColor instance. | |
HighGreen | Gets or sets the upper Green threshold property for the FormDropoutColor instance. | |
HighRed | Gets or sets the upper Red threshold property for the FormDropoutColor instance. | |
LowBlue | Gets or sets the lower Blue threshold property for the FormDropoutColor instance. | |
LowGreen | Gets or sets the lower Green threshold property for the FormDropoutColor instance. | |
LowRed | Gets or sets the lower Red threshold property for the FormDropoutColor instance. |