Table of Contents

Method ToArgb

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

ToArgb()

Converts this color to a packed 32-bit ARGB integer (0xAARRGGBB).

public int ToArgb()

Returns

int