GpImageExtensions static class GpImageExtensions Documentation Code public static ComScope<IPicture> CreateIPicture(this IPointer<GpImage> image) public static ComScope<IPictureDisp> CreateIPictureDisp(this IPointer<GpImage> image) public static Interface CreateIPictureDispRCW(this IPointer<GpImage> image) public static object CreateIPictureRCW(this IPointer<GpImage> image) public static PICTDESC CreatePICTDESC(this IPointer<GpImage> image) Create a PICTDESC struct describing the given image.