IMcImageRangeMax Property
|
|
A double floating point variable representing the maximum pixel value allowed by the image type.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxProperty RangeMax As Double
Get
Set
Property Value
Type:
Double
RemarksThis is not necessarily the minimum pixel value in the image. This property is
read-only for integral image types, and read/write only for floating point image types.
See Also