MaskR

Property

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.PixelFormatInfo


A bit mask representing the location of the red component of the pixel.

Syntax

public int MaskR { public get; private set; }

Back to index