Table of Contents

Method GetIntensityByte

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

GetIntensityByte()

Gets the luminance intensity of the pixel based on the values of the red, green, and blue components. Alpha is ignored.

public readonly byte GetIntensityByte()

Returns

byte

A value in the range 0 to 255 inclusive.