Replies: 1 comment
-
No, it can be added |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently
ExportImage
handles all color formats, even the ones where you have to convert the colorsraylib/src/rtextures.c
Lines 639 to 648 in f5c9630
The
ExportImageToMemory
instead does not, it only handles some color formats:raylib/src/rtextures.c
Lines 725 to 728 in f5c9630
Is this intentional?
Beta Was this translation helpful? Give feedback.
All reactions