PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD18] WL Image object to .net bitmap or image
[WD18] WL Image object to .net bitmap or image
Iniciado por rob, 29,dic. 2014 22:12 - No hay respuesta
Miembro registrado
105 mensajes
Publicado el 29,diciembre 2014 - 22:12
Hey everyone.

So This is my first time working with .net assemblies in WinDev. I've spent the last few days working in Visual Studios learning about the classes that I'll need to be using.

However I seem to be stuck for the moment. Is there an easy way to convert a WL Image object (Loaded from dSaveImageBMP() to a .NET object, System.Drawing.Image or System.Drawing.Bitmap?

Thanks