ImageToPOT abstract method
void
ImageToPOT(
- ImageStructType image,
- ColorStructType fill
Convert image to POT (power-of-two)
Implementation
void ImageToPOT(
ImageStructType image,
ColorStructType fill,
);