←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
Java
WinRT C#
C++
public ImageColorTypeCommandFlags Flag { get; set; } 
public ImageColorTypeCommandFlags getFlag() 
public void setFlag(ImageColorTypeCommandFlags value) 
             
 <br/>get_Flag();<br/>set_Flag(value);<br/>Object.defineProperty('Flag');  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly