i need to get the current displayed picture as byte array of a 24bpp bmp image.
Is possible with gdViewer (wich version) ? or if not... is possible with gdPicture (wich version) ?
dim nBytesRead as long
dim arBytes() as byte
dim oGdPicture as new GdPicturePro.cGdPicture
oGdPicture.SetNativeImage(GdViewer1.GetNativeImage())
oGdPicture.SaveAsByteArray(arBytes(), nBytesRead, "bmp")
...Return to GdViewer [Pro] ActiveX
Users browsing this forum: No registered users and 1 guest