←Select platform

Order Property

Summary
Gets or sets the desired color order for the conversion.
Syntax
C#
VB
Objective-C
C++
Java
public RasterByteOrder Order { get; set; } 
Public Property Order As RasterByteOrder 
@property (nonatomic, assign) LTRasterByteOrder order 
public RasterByteOrder getOrder() 
public void setOrder(RasterByteOrder value) 
public: 
property RasterByteOrder Order { 
   RasterByteOrder get(); 
   void set (    RasterByteOrder ); 
} 

Property Value

The desired color order for the conversion.

Example

For an example, refer to ColorResolutionCommand

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.