On Sunday, 5 June 2022 at 10:57:16 UTC, rikki cattermole wrote:
Bitmap is a class, not a namespace.The function you want is actually a constructor. https://github.com/Alexpux/mingw-w64/blob/master/mingw-w64-headers/include/gdiplus/gdiplusheaders.h#L179
Thank you for the reply. Well, I know that it is a CTOR. But I thought this is the D way to call it.