←Select platform

RasterByteOrder Enumeration

Summary
Indicates the color byte order of the image data.
Syntax
C#
VB
Objective-C
C++
Java
public enum RasterByteOrder 
Public Enum RasterByteOrder  
typedef NS_ENUM(NSInteger, LTRasterByteOrder) 
public enum RasterByteOrder 
public enum class RasterByteOrder   
Members
ValueMemberDescription
0RgbRGB
1BgrBGR (inverse of RGB)
2GrayGrayscale
5RommROMM (BGR)
7Rgb565RGB 565 (Only for 16-bit color bitmaps)
Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

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.