SetWindowIcon method
Set icon for window (single image, RGBA 32bit)
Implementation
void SetWindowIcon(ImageC image)
=> _SetWindowIcon(image);
Set icon for window (single image, RGBA 32bit)
void SetWindowIcon(ImageC image)
=> _SetWindowIcon(image);