Table of Contents

Method GetIntensity

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

GetIntensity()

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

public readonly double GetIntensity()

Returns

double

A value in the range 0 to 1 inclusive.