Search found 3 matches

by apc316
Fri Feb 08, 2008 5:02 pm
Forum: GFL SDK
Topic: How I save in Pcx
Replies: 5
Views: 2271

yes.
saved in jpg or any other. this final image is good.
but my problem is in pcx.
by apc316
Wed Feb 06, 2008 12:17 pm
Forum: GFL SDK
Topic: How I save in Pcx
Replies: 5
Views: 2271

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
by apc316
Mon Feb 04, 2008 9:24 pm
Forum: GFL SDK
Topic: How I save in Pcx
Replies: 5
Views: 2271

How I save in Pcx

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