This repository has been 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 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I believe that I will create a tutorial on this case later because it is interesting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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!
Beta Was this translation helpful? Give feedback.
All reactions