Page 1 of 1
How I save in Pcx
Posted: Mon Feb 04, 2008 9:24 pm
by apc316
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
Re: How I save in Pcx
Posted: Tue Feb 05, 2008 7:57 am
by xnview
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?
Posted: Wed Feb 06, 2008 12:17 pm
by apc316
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
Posted: Fri Feb 08, 2008 8:28 am
by xnview
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?
Posted: Fri Feb 08, 2008 5:02 pm
by apc316
yes.
saved in jpg or any other. this final image is good.
but my problem is in pcx.
Posted: Sat Feb 09, 2008 8:23 am
by xnview
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?