Search found 1 match

by RankoR
Wed Apr 21, 2010 5:07 pm
Forum: GFL SDK
Topic: Quality less
Replies: 1
Views: 1243

Quality less

Hello! I use GFL SDK for some manipulations with Black & White JPEG pictures. But when I just load and save picture without changing something, I'm getting strongly "spoiled" image.
Here're load and save procedure's parts.


GFL_BITMAP *bitmap = gflAllockBitmap(GFL_BINARY, 200, 120, 1, NULL ...