←Select platform

Order Property

Summary

Gets or sets the desired color order for the conversion.

Syntax

C#
VB
C++
[DataMemberAttribute(Name="Order", IsRequired=true)] 
public Leadtools.RasterByteOrder Order {get; set;} 
  
<DataMemberAttribute(Name="Order", IsRequired=True)> 
Public Property Order As Leadtools.RasterByteOrder 
[DataMemberAttribute(Name="Order", IsRequired=true)] 
public: 
property Leadtools.RasterByteOrder Order { 
   Leadtools.RasterByteOrder get(); 
   void set (    Leadtools.RasterByteOrder ); 
} 

Property Value

The desired color order for the conversion.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.ImageProcessing.DataContracts Assembly
Click or drag to resize