←Select platform

Order Property

Summary
Gets the byte order of the image.
Syntax
C#
VB
Objective-C
C++
Java
public RasterByteOrder Order { get; } 
Public ReadOnly Property Order As RasterByteOrder 
@property (nonatomic, assign, readonly) LTRasterByteOrder order 
public RasterByteOrder getOrder() 
public: 
property RasterByteOrder Order { 
   RasterByteOrder get(); 
} 

Property Value

The byte order of the image.

Example

For an example, refer to CodecsImageInfo.

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.Codecs Assembly

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