SetWindowIcon abstract method
void
SetWindowIcon(
- ImageStructType image
Set icon for window (single image, RGBA 32bit)
Implementation
void SetWindowIcon(
ImageStructType image,
);
Set icon for window (single image, RGBA 32bit)
void SetWindowIcon(
ImageStructType image,
);