FFmpeg
Macros
sunrast.h File Reference

Go to the source code of this file.

Macros

#define RAS_MAGIC   0x59a66a95
 
#define RMT_NONE   0
 
#define RMT_EQUAL_RGB   1
 
#define RMT_RAW   2
 the data layout of this map type is unknown More...
 
#define RT_OLD   0
 
#define RT_STANDARD   1
 
#define RT_BYTE_ENCODED   2
 
#define RLE_TRIGGER   0x80
 
#define RT_FORMAT_RGB   3
 
#define RT_FORMAT_TIFF   4
 
#define RT_FORMAT_IFF   5
 
#define RT_EXPERIMENTAL   0xffff
 

Macro Definition Documentation

◆ RAS_MAGIC

#define RAS_MAGIC   0x59a66a95

Definition at line 25 of file sunrast.h.

◆ RMT_NONE

#define RMT_NONE   0

Definition at line 27 of file sunrast.h.

◆ RMT_EQUAL_RGB

#define RMT_EQUAL_RGB   1

Definition at line 28 of file sunrast.h.

◆ RMT_RAW

#define RMT_RAW   2

the data layout of this map type is unknown

Definition at line 29 of file sunrast.h.

◆ RT_OLD

#define RT_OLD   0

Definition at line 33 of file sunrast.h.

◆ RT_STANDARD

#define RT_STANDARD   1

Definition at line 34 of file sunrast.h.

◆ RT_BYTE_ENCODED

#define RT_BYTE_ENCODED   2

Definition at line 38 of file sunrast.h.

◆ RLE_TRIGGER

#define RLE_TRIGGER   0x80

Definition at line 39 of file sunrast.h.

◆ RT_FORMAT_RGB

#define RT_FORMAT_RGB   3

Definition at line 43 of file sunrast.h.

◆ RT_FORMAT_TIFF

#define RT_FORMAT_TIFF   4

Definition at line 48 of file sunrast.h.

◆ RT_FORMAT_IFF

#define RT_FORMAT_IFF   5

Definition at line 49 of file sunrast.h.

◆ RT_EXPERIMENTAL

#define RT_EXPERIMENTAL   0xffff

Definition at line 54 of file sunrast.h.