Page 1 of 1

GetPicture con TIF

Posted: Mon Jul 30, 2007 11:52 am
by RULO36
Hello, do I want to use the method GetPicture to show an image that this in ActiveX on a control Image in VB6, but does it show me the whole image in black you GetPicture can use in VB6 on a control Image?. This is the code that I use. Thank you.-

Set frm = New frmRecortes
With frm.Image1
Set oImg = New GflAx.GflAx
oImg.LoadBitmap msFileTEMP'(It's path the file)
.Stretch = Me.Image1.Stretch
.Picture = oImg.GetPicture
.Top = 0
.Left = 0
End With

Posted: Sat Sep 15, 2007 2:04 am
by _GUI_
that happens to me with the GIF files generated by the xnview library, while other GIF are correctly open.

did you experience that problem with GIF generated by xnview?

Posted: Sat Sep 15, 2007 11:31 am
by RULO36
Muchas gracias por responder.
¿puedo escribirte español?. Tengo muchas dudas y problemas y necesito ayuda