←Select platform

GetAnimationPalette Method

Summary

Gets the animation palette.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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();  

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly