Table of Contents

Method ToRgb

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

ToRgb()

Converts this color to a packed 24-bit RGB integer (0xRRGGBB), dropping alpha.

public int ToRgb()

Returns

int