Table of Contents

Method FromArgb

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

FromArgb(int)

Creates a Color32 from a packed 32-bit ARGB integer (0xAARRGGBB).

public static Color32 FromArgb(int argb)

Parameters

argb int

Returns

Color32