←Select platform

RasterByteOrder Property

Summary

Gets or sets the desired color order for the conversion.

Syntax
C#
VB
C++
public RasterByteOrder RasterByteOrder { get; set; } 
Public Property RasterByteOrder() As RasterByteOrder 
   Get 
   Set 
public:  
   property RasterByteOrder^ RasterByteOrder 
   { 
      RasterByteOrder^ get() 
      void set(RasterByteOrder^ value) 
   } 

Property Value

The desired color order for the conversion.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly