←Select platform

GetAnimationPalette Method (CodecsGifSaveOptions)

Summary

Gets the animation palette to use when saving GIF files.

Syntax

C#
VB
Objective-C
WinRT C#
C++
public [Leadtools.RasterColor[]](../l/rastercolor.html) GetAnimationPalette() 
Public Function GetAnimationPalette() As Leadtools.RasterColor() 
public [Leadtools.RasterColor[]](../l/rastercolor.html) GetAnimationPalette() 
@property (nonatomic, strong, nullable) NSArray<LTRasterColor *> *animationPalette 
 function Leadtools.Codecs.CodecsGifSaveOptions.GetAnimationPalette() 
public: 
Leadtools.array<RasterColor>^ GetAnimationPalette();  

Remarks

The palette stored in GetAnimationPalette is only used when the value of UseAnimationPalette is set to true.

Use SetAnimationPalette to change the animation palette to use when saving GIF files.

Example

For an example, refer to CodecsGifOptions.

Requirements

Target Platforms

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