←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#
VB
C++
Java
public ImageColorTypeCommandFlags Flag { get; set; } 
Public Property Flag As ImageColorTypeCommandFlags 
public ImageColorTypeCommandFlags getFlag() 
public void setFlag(ImageColorTypeCommandFlags value) 

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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly