←Select platform

RasterColorChannel Enumeration

Summary
Indicates the channel that will be used in image processing methods.
Syntax
C#
VB
Objective-C
C++
Java
public enum RasterColorChannel 
Public Enum RasterColorChannel  
typedef NS_ENUM(NSInteger, LTRasterColorChannel) 
public enum RasterColorChannel 
public enum class RasterColorChannel   
Members
ValueMemberDescription
0MasterAll channels.
1RedRed channel only.
2GreenGreen channel only.
3BlueBlue channel only.
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 Assembly

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