←Select platform

Flags Property

Summary
Gets or sets a value that indicates the channel for which to shift the color and how to remap the other values for that channel.
Syntax
C#
VB
C++
public SampleTargetCommandFlags Flags { get; set; } 
Public Property Flags As SampleTargetCommandFlags 
public: 
property SampleTargetCommandFlags Flags { 
   SampleTargetCommandFlags get(); 
   void set (    SampleTargetCommandFlags ); 
} 

Property Value

Value that indicates the channel for which to shift the color and how to remap the other values for that channel. You can use a bit wise OR ( ¦ ) to specify one flag from each group.

Example

Refer to SampleTargetCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Color Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.