←Select platform

Order Property (WindowLevelCommand)

Summary

Gets or sets a value indicating the color order if the output image will be 24-bit.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterByteOrder Order {get; set;}
Public Property Order As Leadtools.RasterByteOrder
public Leadtools.RasterByteOrder Order {get; set;}
@property (nonatomic, assign) LTRasterByteOrder order
public RasterByteOrder getOrder() 
public void setOrder(RasterByteOrder value) 
get_Order(); 
set_Order(value); 
Object.defineProperty('Order'); 
public: 
property Leadtools.RasterByteOrder Order { 
   Leadtools.RasterByteOrder get(); 
   void set (    Leadtools.RasterByteOrder ); 
} 

Property Value

Value indicating the color order if the output image will be 24-bit. If the LookupTable property is null, this property is ignored.

Example

Refer to WindowLevelCommand.

Requirements

Target Platforms

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