AVOLITES TITAN API

IncrementScreenContrast

Sets the contrast level of all the attached screens.

Namespace: Panel.Screen

Syntax

MACRO

Void Panel.Screen.IncrementScreenContrast(Int32 screenId, Single value)

HTTP

http://[ip]:4430/titan/script/2/Panel/Screen/IncrementScreenContrast?screenId={titanId}&value={float}

Parameters

screenId ( Int32 ) : The screen identifier.

value ( Single ) : An increment betweeen -1 and 1 to add to the existing contrast. A negative value will decrement the value.