Hi!
I've got a "Bad format index" message... Here is the code
int bits = pow(2,16)-1;
AnsiString plik = *fname;
GFL_ERROR error;
GFL_COLOR color;
GFL_BITMAP * bmp = gflAllockBitmapEx(GFL_RGB, G[G.High][0].Length, G[G.High][0][0].Length, 16, 3, NULL);
GFL_SAVE_PARAMS params ...