f1ee924a55
* BUG: Comment out line to enable compilation - work still to do on "Convert" ! * BUG: Fix memory allocation bug that was causing all the crashes .. Turns out the conversion code was calculating the size of width * height * sizeof(uint) and IMAGE_size was using width * height * (3 or 4 depending on image format) which caused a lack of memory in the image conversion routines ... git-svn-id: svn://localhost/gambas/trunk@1813 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
CImage.c | ||
CImage.h | ||
CImageStat.c | ||
CImageStat.h | ||
gb.image.component | ||
gb.image.h | ||
image.c | ||
image.h | ||
image_stat.c | ||
image_stat.h | ||
main.c | ||
main.h | ||
Makefile.am |