#include <image.h>
Definition at line 21 of file image.h.
◆ data
unsigned char* Frame::data |
raw image/volume data
Definition at line 30 of file image.h.
◆ filename
char Frame::filename[FILENAME_MAX] |
filename or remote access identifier
Definition at line 31 of file image.h.
◆ ID
frame number
Definition at line 22 of file image.h.
◆ info
bitmapped flags and values
YUV, RGB, DCT, image, animation, volume, etc.
Definition at line 23 of file image.h.
◆ loaded
unsigned int Frame::loaded |
memory residency information
Definition at line 26 of file image.h.
◆ xs
pels in x dimension
Definition at line 27 of file image.h.
◆ ys
pels in y dimension
Definition at line 28 of file image.h.
◆ zs
pels in z dimension
Definition at line 29 of file image.h.
The documentation for this struct was generated from the following file: