←Select platform

Flag Property

Summary
Gets or sets the flag that controls the behavior of the command algorithm by making it favor one type over the other.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public ImageColorTypeCommandFlags Flag { get; set; } 
@property (nonatomic, assign) LTImageColorTypeCommandFlags flags; 
public ImageColorTypeCommandFlags getFlag(); 
public void setFlag( 
   ImageColorTypeCommandFlags imageColorTypeCommandFlags 
); 
Flag # get and set (ImageColorTypeCommand) 

Property Value

ImageColorTypeCommandFlags enumeration value that represents the flag that controls the behavior of the command algorithm by making it favor one type over the other.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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