Skip to content
Xusinboy Bekchanov edited this page Nov 6, 2023 · 3 revisions

RGBA_G Define

Syntax

#define RGBA_G( c ) ( CUInt( c ) Shr  8 And 255 )

Parameters

Part Type Description
c Required.
Clone this wiki locally