cf_image_depallete¶
Category: image
GitHub: cute_image.h
Converts a paletted image to a typical image with an array of pixels.
Parameters | Description |
---|---|
img | The image to depalette. |
Return Value¶
Returns an image without a palette.
Category: image
GitHub: cute_image.h
Converts a paletted image to a typical image with an array of pixels.
Parameters | Description |
---|---|
img | The image to depalette. |
Returns an image without a palette.