forked from KolibriOS/kolibrios
libimg:
introduce img.convert + example update tga decoder img.to_rgb and img.to_rgb2 are deprecated git-svn-id: svn://kolibrios.org@3055 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -67,7 +67,7 @@ LIBIMG_ENCODE_DELETE_ALPHA = 0x08
|
||||
LIBIMG_ENCODE_FLUSH_ALPHA = 0x10
|
||||
|
||||
; convert flags
|
||||
LIBIMG_CONVERT_IN_PLACE = 0x01 ; do not create new image, store result in _src
|
||||
; TBD
|
||||
|
||||
struct FormatsTableEntry
|
||||
Format_id dd ?
|
||||
|
Reference in New Issue
Block a user