gambas-source-code/gb.image.io/src
Benoît Minisini a3709f2654 [GB.GTK]
* BUG: Always add an alpha channel to loaded images, because gdk-pixbuf 
  RGB images rowstride is rounded up to a four bytes multiple. The gb.image 
  component does not support that yet!

[GB.IMAGE.IO]
* BUG: Always add an alpha channel to loaded images, because gdk-pixbuf 
  RGB images rowstride is rounded up to a four bytes multiple. The gb.image 
  component does not support that yet!


git-svn-id: svn://localhost/gambas/trunk@4176 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-10-07 09:35:29 +00:00
..
c_image.c [GB.GTK] 2011-10-07 09:35:29 +00:00
c_image.h [CONFIGURATION] 2011-06-03 00:51:09 +00:00
gb.image.io.component
main.c [CONFIGURATION] 2011-06-03 00:51:09 +00:00
main.h [CONFIGURATION] 2011-06-03 00:51:09 +00:00
Makefile.am