편집

다음을 통해 공유


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