Hi,
Is there an update plugin sdk available? For e.g. I saw in the forum an assignment of value EDX_TYPE_PICTURE in the pic_type variable but the only available in sdk are GFP_RGB and GFP_BGR
I don't know if, for a palettized 8-bit file I should use GFP_RGB with bpp=8 or some othe value.
Any help would be appreciated.
Best regards,
Mauro.
Doubt with Plugin SDK
Moderator: xnview
-
xnview
- Author of XnView
- Posts: 47521
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
Mauro
-
xnview
- Author of XnView
- Posts: 47521
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
mxmauro
- Posts: 3
- Joined: Sun Apr 27, 2008 12:03 am
-
xnview
- Author of XnView
- Posts: 47521
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
You need gfpLoadPictureGetColormapmxmauro wrote: Is there a SaveColormap function I should declare for storing 8-bit images?
gff** is for my own plugin, don't use the same system.Will be another sdk for plugins? I see that most of image format plugins exports gffGetPluginInfo and gffGetFormatInfo.
If you need some feature in the Plugin SDK, please tell me...
Pierre.