cinder::ImageSource::Options Class Reference

#include <ImageIo.h>

List of all members.

Public Member Functions

 Options ()
Optionsindex (int32_t aIndex)
 Specifies an image index for multi-part images, like animated GIFs.
int32_t getIndex () const

Protected Attributes

int32_t mIndex

Constructor & Destructor Documentation

cinder::ImageSource::Options::Options (  ) 

Member Function Documentation

Options& cinder::ImageSource::Options::index ( int32_t  aIndex  ) 

Specifies an image index for multi-part images, like animated GIFs.

int32_t cinder::ImageSource::Options::getIndex (  )  const

Member Data Documentation


The documentation for this class was generated from the following file: