<PackageReference Include="System.Drawing.Common" Version="10.0.5" />

System.Drawing.Imaging

Namespace with 33 public types

Classes

 BitmapData
 ColorMap
 ColorMatrix
 ColorPalette
 Encoder
 EncoderParameter
 EncoderParameters
 FrameDimension
 ImageAttributes
 ImageCodecInfo
 ImageFormat
 Metafile
 MetafileHeader
 MetaHeader
 PropertyItem
 WmfPlaceableFileHeader

Enumerations

 ColorAdjustType Specifies which GDI+ objects use color adjustment information.
 ColorChannelFlag Specifies individual channels in the CMYK (cyan, magenta, yellow, black) color space. This enumeration is used by the methods.
 ColorMapType Specifies the types of color maps.
 ColorMatrixFlag Specifies the types of images and colors that will be affected by the color and grayscale adjustment settings of an .
 ColorMode Specifies two modes for color component values.
 EmfPlusRecordType Specifies the methods available for use with a metafile to read and write graphic commands.
 EmfType Specifies the nature of the records that are placed in an Enhanced Metafile (EMF) file. This enumeration is used by several constructors in the class.
 EncoderParameterValueType Specifies the data type of the used with the or method of an image.
 EncoderValue Used to specify the parameter value passed to a JPEG or TIFF image encoder when using the or methods.
 ImageCodecFlags Provides attributes of an image encoder/decoder (codec).
 ImageFlags Specifies the attributes of the pixel data contained in an object. The property returns a member of this enumeration.
 ImageLockMode Specifies flags that are passed to the flags parameter of the method. The method locks a portion of an image so that you can read or write the pixel data.
 MetafileFrameUnit Specifies the unit of measurement for the rectangle used to size and position a metafile. This is specified during the creation of the object.
 MetafileType Specifies types of metafiles. The property returns a member of this enumeration.
 PaletteFlags Specifies the type of color data in the system palette. The data can be color data with alpha, grayscale data only, or halftone data.
 PixelFormat Specifies the format of the color data for each pixel in the image.