Closed R32 closed 2 years ago
It read each DIB(currently only bottom-up format) pixels in .ico file to [R,G,B,A...] byte sequence.
demo: load ico to canvas
For .ico creation, either GIMP or Visual Studio can be used
GIMP
Visual Studio
Thanks !
It read each DIB(currently only bottom-up format) pixels in .ico file to [R,G,B,A...] byte sequence.
demo: load ico to canvas
For .ico creation, either
GIMP
orVisual Studio
can be used