SKPMColor(UInt32) Constructor

Definition

Creates a color from the specified integer.

public SKPMColor (uint value);

Parameters

value
UInt32

The integer value of the premultiplied color.

Applies to