jpm Posted 5 hours ago Posted 5 hours ago Many thanks I will also change the _GdiPlus_PenSetColor() with your example
ioa747 Posted 4 hours ago Posted 4 hours ago and if you look at the console output from #findComment-1553181 you will notice that even though I give the parameters 1, 2, 3, 4, 5 in the _GDIPlus_GraphicsSetSmoothingMode the _GDIPlus_GraphicsGetSmoothingMode actually only returns the three new ones (The GDIPVER >= 0x0110 Era) i.e. $GDIP_SMOOTHINGMODE_NONE (3) $GDIP_SMOOTHINGMODE_ANTIALIAS8X4 (4) $GDIP_SMOOTHINGMODE_ANTIALIAS8X8 (5 ) I know that I know nothing
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now