C#
VB
Java
Objective-C
WinRT C#
C++
Determines whether the image has animation palette.
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();
}
true if the image has animation palette; false, otherwise.
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