|
Ardour
9.0-pre0-1952-gc5e0b21049
|
Go to the source code of this file.
Typedefs | |
| typedef void * | GDither |
Enumerations | |
| enum | GDitherType { GDitherNone = 0 , GDitherRect , GDitherTri , GDitherShaped , GDitherNone = 0 , GDitherRect , GDitherTri , GDitherShaped } |
| enum | GDitherSize { GDither8bit = 8 , GDither16bit = 16 , GDither32bit = 32 , GDitherFloat = 25 , GDitherDouble = 54 , GDitherPerformanceTest = 23 , GDither8bit = 8 , GDither16bit = 16 , GDither32bit = 32 , GDitherFloat = 25 , GDitherDouble = 54 , GDitherPerformanceTest = 23 } |
| typedef void* GDither |
Definition at line 43 of file gdither_types.h.
| enum GDitherSize |
| Enumerator | |
|---|---|
| GDither8bit | |
| GDither16bit | |
| GDither32bit | |
| GDitherFloat | |
| GDitherDouble | |
| GDitherPerformanceTest | |
| GDither8bit | |
| GDither16bit | |
| GDither32bit | |
| GDitherFloat | |
| GDitherDouble | |
| GDitherPerformanceTest | |
Definition at line 34 of file gdither_types.h.
| enum GDitherType |
| Enumerator | |
|---|---|
| GDitherNone | |
| GDitherRect | |
| GDitherTri | |
| GDitherShaped | |
| GDitherNone | |
| GDitherRect | |
| GDitherTri | |
| GDitherShaped | |
Definition at line 27 of file gdither_types.h.