10-28-2015, 06:41 AM
Not possible. Most classes in System.Drawing.dll aren't COM-visible. You can see it in ILSpy. COM-visible assemblies or classes have attribute [ComVisible(true)].
There are some QM GDI+ classes without .NET:
GDI+
There are some QM GDI+ classes without .NET:
GDI+
