MaskA

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.PixelFormatInfo


A bit mask representing the location of the alpha component of the pixel or 0 if the pixel format doesn't have any alpha information.

Syntax

public int MaskA { public get; private set; }

Back to index