Represents the base class for image types, storing the common image parameters shared by all of them.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public abstract class Image : PipelineElement, IImageParams
Bitmap and CompressedImage both derive from this class.