Archicad C++ API
About Archicad add-on development using the C++ API.

Is there a way to load base64 into GX::Image

Anonymous
Not applicable
Hi

I would like to know is there any way to load base64 into GX::Image.

Thanks
1 REPLY 1
Ralph Wessel
Mentor
ggiloyan wrote:
I would like to know is there any way to load base64 into GX::Image.
I don't think there's a direct conversion, but you could decode the base64 to binary and construct the GX::Image from that.
Ralph Wessel BArch
Software Engineer Speckle Systems

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!