Skip to content

Std graphics color fromrgba

std:std.graphics.Color.FromRGBA

Function FromRGBA:Color( rgba:UInt )#

Creates a color from a 32 bit big endian RGBA color.

Big endian RGBA is the same as little endian ABGR.