C#
VB
Java
Objective-C
C++
Sets the custom palette to use when converting the image.
public void SetPalette(RasterColor[] value)
Public Sub SetPalette( _ByVal value() As Leadtools.RasterColor _)
@property (nonatomic, copy, nullable) NSArray<LTRasterColor *> *palette public void setPalette(RasterColor[] value) public:void SetPalette(Leadtools.array<RasterColor>^ value)
value
The palette to use.
Use the GetPalette method to get the palette to use.
The custom palette to use. Specify this parameter as follows:
For an example, refer to ColorResolutionCommand
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
