I have an external DLL that requires an Image from the System.Drawing namespace of C#. This, however, does not seem to be part of what Unity offers. Is there any way to get an Image, or something similar, into Unity?
↧