Visual Basic (Declaration) | |
---|---|
Public Property Flags As RemapIntensityCommandFlags |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RemapIntensityCommand Dim value As RemapIntensityCommandFlags instance.Flags = value value = instance.Flags |
C# | |
---|---|
public RemapIntensityCommandFlags Flags {get; set;} |
C++/CLI | |
---|---|
public: property RemapIntensityCommandFlags Flags { RemapIntensityCommandFlags get(); void set ( RemapIntensityCommandFlags value); } |
Property Value
Value that indicates the color plane to update, whether to change the high bit and whether the RemapIntensityCommand.LookupTable contains normal or stretched data. For more information, refer to Leadtools.ImageProcessing.RasterColorChannel.Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)