←Select platform

HasAnimationPalette Property

Summary

Determines whether the image has animation palette.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool HasAnimationPalette {get;} 
Public ReadOnly Property HasAnimationPalette As Boolean 
public bool HasAnimationPalette {get;} 
@property (nonatomic, assign, readonly) BOOL hasAnimationPalette 
public boolean hasAnimationPalette() 
 get_HasAnimationPalette();  
public: 
property bool HasAnimationPalette { 
   bool get(); 
} 

Property Value

true if the image has animation palette; false, otherwise.

Example

For an example, refer to CodecsImageInfo.

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