Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes: > +#define IMGFMT_RGBA64LE (IMGFMT_RGB|64) > +#define IMGFMT_RGBA64BE (IMGFMT_RGB|64|128) Tested and applied with "RGB64". Carl Eugen