[Gambas-user] Viewing Picture/Image objects in the IDE debugger FDebugExpr
Bruce Steers
bsteers4 at gmail.com
Sat Dec 16 01:27:32 CET 2023
On Sat, 16 Dec 2023 at 00:02, Jussi Lahtinen <jussi.lahtinen at gmail.com>
wrote:
> is the 0x559a968a1078 part usable?
>>
>
> That is the memory address of the object, which should contain an address
> to the image data. So I don't see why it would not be possible.
>
>
> Jussi
>
I guess the address would be the result of Object.Address(TheObject)
Is there a reverse of this?
TheObject = Object.FromAdress(hAddress)
something like that, or some method similar?
Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20231216/f84d8a29/attachment-0001.htm>
More information about the User
mailing list