fbpx

Get your 6-month No-Cost Opt-Out offer for Unlimited software automation!

Method MakeColorFromRGB

Makes Color Property Value from RGB data

Usage

Function ZAP.MakeColorFromRGB ( 
	Integer Red,
	Integer Green,
	Integer Blue
)

Parameters

Red

Type: Integer

Red channel

Green

Type: Integer

Green channel

Blue

Type: Integer

Blue channel

Returns

Color value as String

Example

VBScript


JavaScript


Documentation Categories

ZAPTEST

FARM

LOAD