Hi,
Here it is a first version of a wrapper for VB.NET.
All of the gfl functions are not tested but it's a good start point, the major work is done.
Unfortunatly the zip file is too big for this forum (434 Ko) so send me a mail if you intersted in.
A+
Christophe
Search found 4 matches
- Wed Mar 24, 2010 6:00 pm
- Forum: GFL SDK
- Topic: GFLSDK WRAPPER VB.NET
- Replies: 2
- Views: 1794
- Sat Feb 13, 2010 10:56 am
- Forum: GFL SDK
- Topic: Wrapper for .NET for GFL SDK - gflLoadEXIF()?
- Replies: 6
- Views: 3778
Re: Wrapper for .NET for GFL SDK - gflLoadEXIF()?
Hello
I had begun to test libgfl311 under VB.Net,
But there is something strange, on GFL_Loadbitmap I have an Erorr N° 6 unknow format. I test it with a picture in bmp, tif, jpg always the same.
in a public module
Public Declare Sub gflGetDefaultLoadParams Lib "libgfl311.dll" (ByRef params As ...
I had begun to test libgfl311 under VB.Net,
But there is something strange, on GFL_Loadbitmap I have an Erorr N° 6 unknow format. I test it with a picture in bmp, tif, jpg always the same.
in a public module
Public Declare Sub gflGetDefaultLoadParams Lib "libgfl311.dll" (ByRef params As ...
- Fri Feb 12, 2010 12:23 pm
- Forum: GFL SDK
- Topic: Who uses GFLSDK?
- Replies: 19
- Views: 52974
Re: Who uses GFLSDK?
I use it here in DIANA2D and in DIANACarto (the rotate function is particulary fine)
www.corsecarto.net
www.corsecarto.net
- Fri Feb 12, 2010 10:51 am
- Forum: GFL SDK
- Topic: Wrapper for .NET for GFL SDK - gflLoadEXIF()?
- Replies: 6
- Views: 3778
Re: Wrapper for .NET for GFL SDK - gflLoadEXIF()?
Hi,
If it's possible It will be great to have this wrapper, I'm working in VB.Net but C# will be enougth if you don't have it in VB.
For my part I work on a use of GDI32 in .Net
Thank's in advance.
NB: Encore merci pour ce travail, la GFL est un outil vraiment puissant, je suis encore obligé d ...
If it's possible It will be great to have this wrapper, I'm working in VB.Net but C# will be enougth if you don't have it in VB.
For my part I work on a use of GDI32 in .Net
Thank's in advance.
NB: Encore merci pour ce travail, la GFL est un outil vraiment puissant, je suis encore obligé d ...