Search found 8 matches

by linojr99
Sun Dec 16, 2007 1:04 am
Forum: GFL SDK
Topic: 64 bits library
Replies: 32
Views: 13521

64 bit

Sorry no I'm interested in the DLL 64 bit version same as your windows 32 bit but for windows 64 bit.

When do you believe at will be ready?
by linojr99
Thu Dec 13, 2007 10:40 pm
Forum: GFL SDK
Topic: 64 bits library
Replies: 32
Views: 13521

64 BIT

Sorry to keep asking but are you close to releasing a new Windows 64 bit version?
by linojr99
Mon Nov 05, 2007 11:24 pm
Forum: GFL SDK
Topic: 64 bits library
Replies: 32
Views: 13521

Windows 64 bit version

IS there an update on when we can expect to see a Windows :?: 64 bit version
by linojr99
Sun Aug 19, 2007 7:45 pm
Forum: GFL SDK
Topic: 64 bits library
Replies: 32
Views: 13521

It's great to hear there will be a 64 bit version. Do we know how long before it's released?
by linojr99
Thu Feb 22, 2007 8:37 pm
Forum: GFL SDK
Topic: Drop Shadow in ver 2.67
Replies: 3
Views: 2692

GFL_SDK ver 2.67 Drop shadow problem

private: int _DropShadow(HBITMAP & src, HBITMAP & dest, int size, int depth, int keep_size);
public: int DropShadow(Image & src, Image *& dest, int size, int depth, int keep_size);
public: int DropShadowF(String * src, String * dest, int size, int depth, int keep_size ...
by linojr99
Thu Feb 22, 2007 12:30 am
Forum: GFL SDK
Topic: Drop Shadow in ver 2.67
Replies: 3
Views: 2692

Drop Shadow in ver 2.67

:? I've tried using the new drop shadow feature and found I was unable to get the black shadow to appear. The white border is created but the black shadow is missing.
Is there documentation avaliable showing how to show the black color or any other color?
by linojr99
Sat Feb 17, 2007 6:10 pm
Forum: GFL SDK
Topic: Upgrade fro 2.54 to 2.66
Replies: 4
Views: 3008

Has the null refreance object been corrected? :?:
by linojr99
Thu Feb 15, 2007 4:10 pm
Forum: GFL SDK
Topic: Upgrade fro 2.54 to 2.66
Replies: 4
Views: 3008

Upgrade fro 2.54 to 2.66

:(
I'm have a problem upgrading.
Many of its functions simply don't work now, i.e. they give an error about using a null reference object. I have tried different things but nothing works.
And such things are undocumented.

Some of the items I tried are AutomaticContrast, AutoLevels, ReduceNoise ...