←Select platform

PaletteFlags Property

Summary

Gets or sets the Palette options used when converted the image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTColorResolutionCommandPaletteFlags paletteFlags 
public int getPaletteFlags() 
public void setPaletteFlags(int value) 
             
  
get_PaletteFlags(); 
set_PaletteFlags(value); 
Object.defineProperty('PaletteFlags');  

Property Value

The palette options used when converted the image.

Remarks

The palette options are useful only when the resulting image requires a palette (when it is 8 bits per pixel or less).

For more information, refer to Introduction: Palette Handling.

Example

For an example, refer to ColorResolutionCommand

Requirements

Target Platforms

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