Discussions on GFL SDK, the graphic library for reading and writing graphic files
Moderators: helmut , XnTriq , xnview
apc316
Posts: 3 Joined: Mon Feb 04, 2008 9:14 pm
Post
by apc316 » Mon Feb 04, 2008 9:24 pm
I need save in Pcx but, I not can, I have this code in visual studio 2003
With Ctrl
.LoadBitmap("c:\pagina.tif")
.SaveFormat = AX_SaveFormats.AX_PCX
.SaveBitmap("c:\Pagina.pcx")
End With
but the Pagina.pcx is in White
bye bye
xnview
Author of XnView
Posts: 46235 Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:
Post
by xnview » Tue Feb 05, 2008 7:57 am
apc316 wrote: I need save in Pcx but, I not can, I have this code in visual studio 2003
With Ctrl
.LoadBitmap("c:\pagina.tif")
.SaveFormat = AX_SaveFormats.AX_PCX
.SaveBitmap("c:\Pagina.pcx")
End With
but the Pagina.pcx is in White
bye bye
Which error do you have?
Pierre.
apc316
Posts: 3 Joined: Mon Feb 04, 2008 9:14 pm
Post
by apc316 » Wed Feb 06, 2008 12:17 pm
the image in pcx this image is all white, but the original image not is white.
this is my problem in final image in pcx are white
xnview
Author of XnView
Posts: 46235 Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:
Post
by xnview » Fri Feb 08, 2008 8:28 am
apc316 wrote: the image in pcx this image is all white, but the original image not is white.
this is my problem in final image in pcx are white
The original is loaded correctly in xnview?
Pierre.
apc316
Posts: 3 Joined: Mon Feb 04, 2008 9:14 pm
Post
by apc316 » Fri Feb 08, 2008 5:02 pm
yes.
saved in jpg or any other. this final image is good.
but my problem is in pcx.
xnview
Author of XnView
Posts: 46235 Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:
Post
by xnview » Sat Feb 09, 2008 8:23 am
apc316 wrote: yes.
saved in jpg or any other. this final image is good.
but my problem is in pcx.
Could you send me it?
Pierre.