McIntensityCalibClassCommand Class |
![]() |
Namespace: MediaCy.Addins.ICalibration
Public Class McIntensityCalibClassCommand Inherits BaseObjectCommand(Of McIntensityCalibClassCommandProperties)
The McIntensityCalibClassCommand type exposes the following members.
Name | Description | |
---|---|---|
![]() | McIntensityCalibClassCommand | Initializes a new instance of the McIntensityCalibClassCommand class |
![]() | McIntensityCalibClassCommand(McCommand) | Initializes a new instance of the McIntensityCalibClassCommand class |
![]() | McIntensityCalibClassCommand(McCommand, Object) | Initializes a new instance of the McIntensityCalibClassCommand class |
Name | Description | |
---|---|---|
![]() | CalibrationType |
Calibration type
|
![]() | FittingMode |
Fitting mode of calibration points
|
![]() | Flags |
Calibration flags
|
![]() | Imports | (Overrides McCommandImports.) |
![]() | InputMax |
Maximum value of input calibration range
|
![]() | InputMin |
Minimum value of input calibration range
|
![]() | Lut |
Array of LUT values
|
![]() | LutCount |
Number of entries in calibration LUT table
|
![]() | LutMax |
Maximum value of LUT
|
![]() | LutMin |
Minimum value if LUT
|
![]() | LutMonotonic |
Trim values which are not monotonic
|
![]() | LutPositive |
Trim negative calibration values
|
![]() | Name |
Calibration name
|
![]() | ODBlackLevel |
Black level of optical density calibration
|
![]() | ODIncidentLevel |
Incident level of optical density calibration
|
![]() | References | (Overrides McCommandReferences.) |
![]() | SamplePoints |
List of sample points
|
![]() | UnitAbbrev |
Units abbreviation
|
![]() | UnitName |
Unit name
|
Name | Description | |
---|---|---|
![]() ![]() | CheckIntCalVariable | |
![]() ![]() | FromObject | |
![]() | ReadProperty | (Overrides BaseObjectCommand.ReadProperty(Object, UTP).) |
![]() | SaveParameterAsCode | (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).) |