Search found 1 match

by mr N
Mon Mar 02, 2009 5:54 am
Forum: GFL SDK
Topic: Loading large Grayscale TGA images error
Replies: 1
Views: 1138

Loading large Grayscale TGA images error

Hello.
I'm trying to use GFL SDK in my application and encounter some problems.
Application needs to read Grayscale TGA image with the size 1024 to 15456 (or more) pixels, and gflLoadBitmap call returns GFL_ERROR_UNKNOWN_FORMAT.
It turned out that images with the height up to 15000 load succefully ...