Table of Contents

Method ToColor32

Namespace
LMKit.Graphics.Primitives
Assembly
LM-Kit.NET.dll

ToColor32()

Converts back to an opaque 8-bit sRGB color. Coordinates outside the sRGB gamut clip per channel, so the result is always displayable.

public Color32 ToColor32()

Returns

Color32
Share