This repository was archived by the owner on Jul 20, 2023. It is now read-only.
Replies: 2 comments
|
Hello, you have a "load_jpg_from_buffer()" method in the Image class. I believe this is what you are looking for. https://docs.godotengine.org/fr/stable/classes/class_image.html#class-image-method-load-jpg-from-buffer |
0 replies
|
I believe that I will create a tutorial on this case later because it is interesting. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello again,
Now I have a new PSQL problem, I don't know if there is a solution to this problem, but I want this to work:
Read table-columns with Bytea format (where .jpg data is stored) and use it as TexureImage data
Thanks for your help!
All reactions