image-to-pot ( image fill -- )


Vocabulary
raylib

Inputs
imagea pointer to a Image
filla Color


Outputs
None

Word description
Convert image to POT (power-of-two)

Definition