cf_image_depalette¶
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.