- Member IMG_DeepShadow::pixelRead (int x, int y, float &z, int &vsize)
- In favour of IMG_DeepPixelReader
- Member IMG_File::readImage (void *data, int flip=0, int scaninc=0)
- The following methods read/write a whole raster. Unless the scanline increment is passed in, the stat structure will be used to determine the scanline size. Beware if you're using translators... Use readImages() and writeImages() instead.
- Member IMG_File::writeImage (void *data, int flip=0, int scaninc=0)
- Member IMG_File::jumpToFrame (int frame)
- For image files that contain more than one image, such as a movie file, jump to a particular frame in the movie and reset for reading the scanlines of the new frame
- Member IMG_Stat::getFPS () const
- the FPS for frame playback.
- Member IMG_Stat::getNumFrames () const
- the number of frames in the file. Mostly for movie formats.
- Member IMG_Stat::setFPS (fpreal fps)
- the FPS for frame playback.
- Member IMG_Stat::setNumFrames (int nf)
- the number of frames in the file. Mostly for movie formats.
- Member GB_ATTRIB_STRING
- Please use GA_ATTRIB_INDEX instead
Generated on Fri May 25 00:10:01 2012 for HDK by
1.5.9