Plugin Jpeg2000 (Français)

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: helmut, XnTriq, xnview

Post Reply
Jerome
Posts: 7
Joined: Wed Apr 19, 2006 5:32 am
Location: Reims

Plugin Jpeg2000 (Français)

Post by Jerome »

Bonjour,
j'aimerais ouvrir et sauvegarder des fichiers jpeg2000 à l'aide de visual basic et du SDK.
J'ai copié la dll xjp2.dll dans windows/system32 mais j'ai un message d'erreur dès que j'utilise regsvr32 (point d'entrée introuvable)
Que dois-je faire ?
Quelles sont les fonctions à déclarer pour y arriver ?
Quand j'utilise gflLoadBitmap, la fonction me retourne une erreur "Unknown format"

merci
votre travail est vraiment excellent
Jerome
Posts: 7
Joined: Wed Apr 19, 2006 5:32 am
Location: Reims

Post by Jerome »

J'avais mal lu la documentation concernant la commande
gflSetPluginsPathname
Tout fonctionne à présent.

Merci
MaierMan
Posts: 78
Joined: Wed Aug 04, 2004 8:32 pm
Contact:

Post by MaierMan »

I just understand a little french.
But I won't bother writing it... it simply would suck.

Anyway...
You might want to have a look at gflSetPluginsPathname. ;)

Edit.
D'oh. You already figured it out it seems.
Please excuse my ignorance to read all of your posts.
Jerome
Posts: 7
Joined: Wed Apr 19, 2006 5:32 am
Location: Reims

Post by Jerome »

Danke fur ihre antwort.
My german is not very good.

I try now to use the different options to save a picture in jpeg2000 (quality, compression rate, size of file).
Post Reply