←Select platform

Order Property

Summary
Gets or sets the color order of the data in this buffer.
Syntax
C#
public RasterByteOrder Order {get; set;} 

Property Value

The color order of the data in this buffer. Default value is RasterByteOrder.Bgr. Only RasterByteOrder.Bgr and RasterByteOrder.Rgb are supported in this version.

Remarks

Set this value to RasterByteOrder.Bgr if the data in the buffer belongs to a Windows Runtime WriteableBitmap object and to RasterByteOrder.Rgb if the data in the buffer belongs to a HTML ImageData.

Requirements

Target Platforms

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

Leadtools.Converters Assembly

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