90 int sequence = ( _sequence ) ? *_sequence : 0;
96 switch( images->
type ) {
Variable * variable_retrieve(Environment *_environment, char *_name)
char * image_extract_subimage(Environment *_environment, char *_source, int _width, int _height, int _frame_width, int _frame_height, int _x, int _y, int _depth)
Variable * variable_temporary(Environment *_environment, VariableType _type, char *_meaning)
Define a temporary variable.
RGBi originalPalette[MAX_PALETTE]
#define CRITICAL_IMAGE_EXTRACT_ON_NOT_IMAGES(v)
struct _Variable Variable
Structure of a single variable.
struct _Environment Environment
Structure of compilation environment.