ImageConverter public class ImageConverter : TypeConverter ImageConverter is a class that can be used to convert Image objects from one data type to another. Access this class through the TypeDescriptor object. Documentation Code namespace System.Drawing { }