TGifLoopIterations Class Reference

#include <icl/imagecodecdata.h>

Link against: imageconversion.lib

class TGifLoopIterations : public TImageDataBlock

Inherits from

Detailed Description

GIF specific image data variant which holds Netscape 2.0 Application Extension block loop iterations value

It can only be used with the GIF decoder (the encoder is not configurable).

Member Attribute Documentation

iLoopIterations

TInt iLoopIterations

The number of times to loop an animated GIF

Constructor & Destructor Documentation

TGifLoopIterations ( )

IMPORT_CTGifLoopIterations()

Default constructor for this class.