C#
VB
Java
Objective-C
WinRT C#
C++
Gets the animation palette.
public RasterColor[] GetAnimationPalette()
Public Function GetAnimationPalette() As Leadtools.RasterColor()
public [Leadtools.RasterColor[]](../l/rastercolor.md) GetAnimationPalette()
@property (nonatomic, strong, readonly, nullable) NSArray<LTRasterColor *> *animationPalette
public RasterColor[] getAnimationPalette()
function Leadtools.Codecs.CodecsGifImageInfo.GetAnimationPalette()
public:
Leadtools.array<RasterColor>^ GetAnimationPalette();
For an example, refer to CodecsImageInfo.
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