←Select platform

GetPalette Method

Summary
Gets the custom palette to use when converting the image.
Syntax
C#
VB
Objective-C
C++
Java
public RasterColor[] GetPalette() 
Public Function GetPalette() As RasterColor() 
@property (nonatomic, copy, nullable) NSArray<LTRasterColor *> *palette 
public RasterColor[] getPalette() 
public: 
array<RasterColor>^ GetPalette();  

Return Value

The custom palette to use when converting the image.

Remarks

Use the SetPalette method to set the palette to use.

The custom palette to use. Specify this parameter as follows:

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.