←Select platform

Flags Property

Summary

Flags that indicate the color plane to update, whether to change the high bit and whether LookupTable contains normal or stretched data.

Syntax
C#
VB
Objective-C
C++
Java
public RemapIntensityCommandFlags Flags { get; set; } 
Public Property Flags As RemapIntensityCommandFlags 
@property (nonatomic, assign) LTRemapIntensityCommandFlags flags 
public int getFlags() 
public void setFlags(int value) 

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 RasterColorChannel.

Example

Refer to RemapIntensityCommand.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly