←Select platform

ImageColorTypeCommand Constructor(ImageColorTypeCommandFlags)

Summary

Initializes a new ImageColorTypeCommand class object with explicit parameters.

Syntax

C#
VB
Java
C++
public ImageColorTypeCommand(ImageColorTypeCommandFlags flag) 

Parameters

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

Remarks

To get the confidence percentage, refer to Confidence property.

Example

For an example, refer to ImageColorTypeCommand example.

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