Table of Contents

Method ComputeAlpha

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

ComputeAlpha(byte, byte)

Computes alpha for r OVER l operation.

public static byte ComputeAlpha(byte la, byte ra)

Parameters

la byte
ra byte

Returns

byte