Hi, I converted an image which have alpha channel by BmpCvtST.exe. When I try to display image with IMAGE_SetBitmap, fully transparent section of image seems black, half transparent section of image seems ~yellow and non-transparent areas seams fully transparent. How can I fix the issue. By the way If I use IMAGE_SetBitmap function with an image which havent alpha channel it seams as expected.
Thanks in advance.
Thanks in advance.