System.Drawing.IImage interface IImage : IRawData, IPointer<GpImage> Documentation Code namespace System.Drawing { internal interface IImage { } }