yes.
saved in jpg or any other. this final image is good.
but my problem is in pcx.
Search found 3 matches
- Fri Feb 08, 2008 5:02 pm
- Forum: GFL SDK
- Topic: How I save in Pcx
- Replies: 5
- Views: 2271
- Wed Feb 06, 2008 12:17 pm
- Forum: GFL SDK
- Topic: How I save in Pcx
- Replies: 5
- Views: 2271
- 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
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