Search found 31 matches

by Grincheux
Wed Apr 13, 2016 3:41 pm
Forum: GFL SDK
Topic: Rotation X, Y, Z
Replies: 0
Views: 9385

Rotation X, Y, Z

Will it be possible, one day, to make a rotation on the X or Y or Z axis?
by Grincheux
Wed Apr 13, 2016 3:33 pm
Forum: Customization
Topic: Some 3x3 filters for XnView
Replies: 3
Views: 7921

Some 3x3 filters for XnView

Size Divisor Bias V01 V02 V03 V04 V05 V06 V07 V08 V09
3 1 0 -2 4 -1 0 -4 0 0 4 0
3 1 0 -2 4 -1 0 -3 0 3 -3 3
3 1 0 -2 4 -1 0 1 2 -2 0 -1
3 1 0 -2 4 -1 0 1 4 -3 -4 2
3 1 0 -2 4 -1 0 4 -4 3 -3 0
3 1 0 -2 4 -1 0 4 4 -4 -3 -1
You can view the result here
by Grincheux
Wed Apr 13, 2016 3:05 pm
Forum: Classic - Suggestions
Topic: Users Filters
Replies: 1
Views: 615

Users Filters

Rather than having integer values when creating a user filter could it possible to have real numbers (double)?
by Grincheux
Sun Mar 27, 2016 6:28 pm
Forum: GFL SDK
Topic: Filters 8BF
Replies: 0
Views: 9653

Filters 8BF

Is it possible to read a photoshop plugin? How?
How to transform its result as a GFL_BITMAP
by Grincheux
Sun Feb 21, 2016 11:31 am
Forum: GFL SDK
Topic: gflBitmapRemoveEXIFThumbnail
Replies: 1
Views: 9979

gflBitmapRemoveEXIFThumbnail

Declared in the help file as
GFL_ERROR gflBitmapRemoveEXIFThumbnail( GFL_BITMAP * bitmap);
and into the herader file as
extern GFLEXTERN void GFLAPI gflBitmapRemoveEXIFThumbnail( GFL_BITMAP* bitmap );
where is the truth?
by Grincheux
Sun Feb 21, 2016 11:29 am
Forum: GFL SDK
Topic: gflHasEXIF
Replies: 0
Views: 9439

gflHasEXIF

Does this function already exists?
Unresolved external symbol 'gflHasEXIF
I link with libgl.lib and libgle.lib
by Grincheux
Sun Feb 21, 2016 10:31 am
Forum: GFL SDK
Topic: gflRemoveIPTCValue
Replies: 1
Views: 9822

gflRemoveIPTCValue

extern GFLEXTERN GFL_ERROR GFLAPI gflRemoveIPTCValue( GFL_IPTC_DATA* iptc_data, GFL_UINT32 id ); Le dernier paramètre suppose que l'on connaisse le numéro de la valeur. Or si l'on veut les supprimer toutes, on ne pas faire une boucle, pour les enlever une par une. Si par exemple il y a une rupture ...
by Grincheux
Sat Jun 01, 2013 9:38 am
Forum: GFL SDK
Topic: SOS
Replies: 1
Views: 11142

Re: SOS

Thank you for your help. The correct code is shown here : The problem was coming from the image size. I passed the structure size to allocate the image buffer ! _lpImageBits = (LPBYTE) VirtualAlloc(NULL,_ImageInfos.SrcBitmapInfo.biSizeImage,MEM_COMMIT|MEM_RESERVE,PAGE_READWRITE) ; is good but _lpIma...
by Grincheux
Sat Jun 01, 2013 8:32 am
Forum: GFL SDK
Topic: SOS
Replies: 1
Views: 11142

SOS

Je lis un fichier, jpeg ou autre avec gflLoadBitmap. Ici pas de problème. Ensuite j'appelle GetDiBits une première fois pour diverses initialisations. J'appelle une nouvelle fois cette fonction et elle me renvoie systématiquement 0. J'utilise GetDiBits car avec GFL je ne récupère qu'une image en 24 ...
by Grincheux
Sun Apr 01, 2012 6:41 am
Forum: GFL SDK
Topic: gflFreeBitmapData crashes
Replies: 0
Views: 1958

gflFreeBitmapData crashes

My image already is loaded and no problem. When I call , it . The pointer passed to the function is good. What are the reasons that this function can ? Exception non gérée à 0x0000000180046750 dans Picture.exe : 0xC0000005: Violation d'accès lors de la lecture de l'emplacement 0x0000012c00000008. I ...
by Grincheux
Fri Mar 30, 2012 8:29 am
Forum: GFL SDK
Topic: Unknown format avec Lib64
Replies: 1
Views: 2088

Unknown format avec Lib64

J'essaie de charger un fichier jpeg tout bête mais GflLoadBitmap renvoie systématiquement le code 6. Voici un dump de LoadParams ; Avant ;0x000000013FBE481A 00000000 ffffffff 00000000 00200000 00000004 000000ff 00000100 00000100 00000000 00010000 00480000 00000000 00000000 00000000 00000000 ;0x00000...
by Grincheux
Sat Jun 05, 2010 1:54 pm
Forum: GFL SDK
Topic: GFLSDK & Assembly language
Replies: 0
Views: 884

GFLSDK & Assembly language

Here is an example for how to use GFL SDK and Assembly language http://phrio.biz/Assembleur/myFolderJpg.exe. If problem, dowload the library http://phrio.biz/Assembleur/M32Lib.exe. All can be found inside.

Kenavo
by Grincheux
Sun Feb 28, 2010 4:15 pm
Forum: Classic - Bug Reports
Topic: Crashes while renaming a folder
Replies: 4
Views: 743

Re: Crashes while renaming a folder

I was renaming a folder named "Monroe Marilyn" in "Marilyn Monroe". I forgot the last space and XnView crashes. That's all. This can reproduced by anyone.
by Grincheux
Sat Feb 27, 2010 7:22 pm
Forum: Classic - Bug Reports
Topic: Crashes while renaming a folder
Replies: 4
Views: 743

Crashes while renaming a folder

If you add a white space to a folder name in the folder treeview, XnView crashes. Dans XnView, ou plutôt dans le TreeView, si l'on renomme un dossier en y ajoutant un BLANC en fin du nouveau nom, XnView plante. Voici le rapport d'erreur : AppName: xnview.exe AppVer: 1.97.0.0 ModName: shell32.dll Mod...
by Grincheux
Sat Dec 19, 2009 11:06 am
Forum: GFL SDK
Topic: Filters
Replies: 1
Views: 996

Filters

XnView uses many filters such as Emboss, Maximum... When it calls a filter what is the function name used with GFLSDK, there are many filters that I can't find. I use GFL SDK 3.11