Subversion Repositories Kolibri OS

Rev

Rev 3053 | Rev 3499 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3053 Rev 3055
Line 65... Line 65...
65
LIBIMG_ENCODE_STRICT_BIT_DEPTH	= 0x02
65
LIBIMG_ENCODE_STRICT_BIT_DEPTH	= 0x02
66
LIBIMG_ENCODE_DELETE_ALPHA	= 0x08
66
LIBIMG_ENCODE_DELETE_ALPHA	= 0x08
67
LIBIMG_ENCODE_FLUSH_ALPHA	= 0x10
67
LIBIMG_ENCODE_FLUSH_ALPHA	= 0x10
Line 68... Line 68...
68
 
68
 
69
; convert flags
-
 
-
 
69
; convert flags
Line 70... Line 70...
70
LIBIMG_CONVERT_IN_PLACE		= 0x01	; do not create new image, store result in _src
70
; TBD
71
 
71
 
72
struct FormatsTableEntry
72
struct FormatsTableEntry
73
  Format_id	dd ?
73
  Format_id	dd ?