System.Drawing.Imaging.BitmapData.PixelFormat Property

Gets or sets the format of the pixel information in the System.Drawing.Bitmap object that returned this System.Drawing.Imaging.BitmapData object.

Syntax

public PixelFormat PixelFormat { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The format defines how many bits of memory are needed to store the color information for a single pixel.

Requirements

Namespace: System.Drawing.Imaging
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0