←Select platform

GetPalette Method (ColorResolutionCommand)

Summary

Gets the custom palette to use when converting the image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public [Leadtools.RasterColor[]](rastercolor.html) GetPalette() 
Public Function GetPalette() As Leadtools.RasterColor() 
public [Leadtools.RasterColor[]](rastercolor.html) GetPalette() 
@property (nonatomic, copy, nullable) NSArray<LTRasterColor *> *palette 
public RasterColor[] getPalette() 
 function Leadtools.ImageProcessing.ColorResolutionCommand.GetPalette() 
public: 
Leadtools.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

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