Search found 2 matches

by tauruz74
Wed Apr 21, 2010 8:08 pm
Forum: NConvert
Topic: Canvas fully resizes
Replies: 1
Views: 946

Canvas fully resizes

When I try this:
>nconvert -canvas 100 100 center -bgcolor 255 255 255 856982.jpg
my image gets fully resized instead of just the canvas enlarged.
Does anybody know what I am doing wrong.

I now tried this export from Xnview:
nconvert -npcd 2 -size 256x256+0 -ctype grey -corder inter -out jpeg -o ...
by tauruz74
Tue Feb 17, 2009 9:50 am
Forum: GFL SDK
Topic: Plz help me
Replies: 1
Views: 1121

Plz help me

I'm trying to use the SDK in Xbase++.
When I go through the documentation I find different structs for :

GFL_BITMAP, GFL_SAVE_CALLBACKS, GFL_SAVE_PARAMS

Can anybody tell me the exact current structure of these types?
At the moment I get wrong datatype errors.
And their correct datatypes as well ...