'Declaration
Public Property Flags As RemapIntensityCommandFlags
'Usage
Dim instance As RemapIntensityCommand
Dim value As RemapIntensityCommandFlags
instance.Flags = value
value = instance.Flags
@property (nonatomic, assign) LTRemapIntensityCommandFlags flags;
public int getFlags()
public void setFlags(int value)
get_Flags();
set_Flags(value);
Object.defineProperty('Flags');
Property Value
Value that indicates the color plane to update, whether to change the high bit and whether the
LookupTable contains normal or stretched data. For more information, refer to
Leadtools.ImageProcessing.RasterColorChannel.