System.Drawing.Imaging.PixelFormat.Format32bppPArgb Field

Specifies that the format is 32 bits per pixel; 8 bits each are used for the alpha, red, green, and blue components. The red, green, and blue components are premultiplied, according to the alpha component.

Syntax

PixelFormat Format32bppPArgb

Remarks

Documentation for this section has not yet been entered.

Requirements

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