IMcLookupTableInverse Property
|
|
Get or set whether or not the LUT is inversed.
LUT inversion where TRUE means the LUT is inversed
and FALSE maans the LUT is not inversed). Default value is FALSE.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxProperty Inverse As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksWhen the inversion flag is set, the LUT is inversed (i.e. black
becomes white and vice versa). Note that for multi-channel images, normal
image inversion is accomplished by inverting the luminance channel, but
it is also possible to invert one or more channels separately.
See Also