IMcHistogramMode Property
|
|
A read-write property used to specify how the histogram values and
statistics are computed and reported.
Namespace:
MediaCy.IQL.Operations
Assembly:
MediaCy.IQL.Operations (in MediaCy.IQL.Operations.dll) Version: 10.0.6912.0
SyntaxProperty Mode As mcHistogramMode
Get
Set
Property Value
Type:
mcHistogramMode
RemarksThe value of this property is a combination (OR) of individual
mcHistogramMode bit values. As a convienience, the ModeMasked property allows
assignment and access-to inidividual bits of the Mode property
See Also