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

Leadtools Assembly