←Select platform

PaletteFlags Property

Summary
Gets or sets the Palette options used when converted the image.
Syntax
C#
VB
Objective-C
C++
Java
public ColorResolutionCommandPaletteFlags PaletteFlags { get; set; } 
Public Property PaletteFlags As ColorResolutionCommandPaletteFlags 
@property (nonatomic, assign) LTColorResolutionCommandPaletteFlags paletteFlags 
public int getPaletteFlags() 
public void setPaletteFlags(int value) 

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

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

Leadtools Assembly

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