Designer_RAMIMAGE_tag Struct Reference
[Designer]


Detailed Description

Design Ram Image.

This structure holds the data about a particular image that is held in RAM . For image maps that will be embedded in MFX file. Note the images are stored and embedded in their original data format. No decoding of the image is performed!

Definition at line 179 of file STRUCT.H.


Data Fields

long version
 Which version.
long in_use
 Is it in use.
long size
 How large is the data.
char * filename
 File from which the image originated.
unsigned char * data
 Pointer to the raw data.
short thumbx
short thumby
 Dimensions of a small thumbnail image ! that has been decoded.
unsigned char * thumb
 Data for the thumbnail image.

Field Documentation

long version

Which version.

Definition at line 180 of file STRUCT.H.

long in_use

Is it in use.

Definition at line 181 of file STRUCT.H.

long size

How large is the data.

Definition at line 182 of file STRUCT.H.

char* filename

File from which the image originated.

Definition at line 183 of file STRUCT.H.

unsigned char* data

Pointer to the raw data.

Definition at line 184 of file STRUCT.H.

short thumbx

Definition at line 185 of file STRUCT.H.

short thumby

Dimensions of a small thumbnail image ! that has been decoded.

Definition at line 185 of file STRUCT.H.

unsigned char* thumb

Data for the thumbnail image.

Definition at line 186 of file STRUCT.H.


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

Generated on Sun Apr 27 14:20:19 2014 for OpenFX by  doxygen 1.5.6