←Select platform

ColorMergeCommand Constructor(ColorMergeCommandType)

Summary
Initializes a new ColorMergeCommand class object with explicit parameters.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal type As ColorMergeCommandType _ 
) 
- (instancetype)initWithType:(LTColorMergeCommandType)type 
public ColorMergeCommand(ColorMergeCommandType type) 
public: 
ColorMergeCommand(  
   ColorMergeCommandType type 
) 

Parameters

type
Value that indicates the type of separation that was used to create the grayscale images.

Example

Refer to ColorMergeCommand.

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.