gifimage.hpp File Reference

GIF image, implemented using the following references: GIF89 specification by W3C. More...

#include "exif.hpp"
#include "iptc.hpp"
#include "image.hpp"
#include "types.hpp"
#include <string>

Include dependency graph for gifimage.hpp:

Include dependency graph

Namespaces

namespace  Exiv2
namespace  Exiv2::ImageType

Classes

class  Exiv2::GifImage
 Class to access raw GIF images. Exif/IPTC metadata are supported directly. More...

Functions

EXIV2API Image::AutoPtr newGifInstance (BasicIo::AutoPtr io, bool create)
 Create a new GifImage instance and return an auto-pointer to it. Caller owns the returned object and the auto-pointer ensures that it will be deleted.
EXIV2API bool isGifType (BasicIo &iIo, bool advance)
 Check if the file iIo is a GIF image.

Variables

const int gif = 11
 GIF image type (see class GifImage).

Detailed Description

GIF image, implemented using the following references: GIF89 specification by W3C.

Version:
Rev
1937
Author:
Marco Piovanelli, Ovolab (marco) marco.piovanelli@pobox.com
Date:
26-Feb-2007, marco: created

Generated on Thu Dec 31 03:57:41 2009 for Exiv2 by  doxygen 1.3.9.1