Flags that indicate the color plane to update, whether to change the high bit and whether LookupTable contains normal or stretched data.
public RemapIntensityCommandFlags Flags { get; set; }
Public Property Flags As Leadtools.Imageprocessing.Color.RemapIntensityCommandFlags
public Leadtools.Imageprocessing.Color.RemapIntensityCommandFlags Flags {get; set;}
@property (nonatomic, assign) LTRemapIntensityCommandFlags flags
public int getFlags()
public void setFlags(int value)
<br/>get_Flags();<br/>set_Flags(value);<br/>Object.defineProperty('Flags');
public:
property Leadtools.Imageprocessing.Color.RemapIntensityCommandFlags Flags {
Leadtools.Imageprocessing.Color.RemapIntensityCommandFlags get();
void set ( Leadtools.Imageprocessing.Color.RemapIntensityCommandFlags );
}
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 RasterColorChannel.
Refer to RemapIntensityCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET