←Select platform

GetAnimationPalette Method

Summary

Gets the animation palette.

Syntax
C#
VB
Objective-C
C++
Java
public RasterColor[] GetAnimationPalette() 
Public Function GetAnimationPalette() As RasterColor() 
@property (nonatomic, strong, readonly, nullable) NSArray<LTRasterColor *> *animationPalette 
public RasterColor[] getAnimationPalette() 
public: 
array<RasterColor>^ GetAnimationPalette();  

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly