Table of Contents

Method WithAlpha

Namespace
LMKit.Media.Image
Assembly
LM-Kit.NET.dll

WithAlpha(byte)

Returns a copy of this color with a different alpha.

public Color32 WithAlpha(byte a)

Parameters

a byte

Returns

Color32