Use this function to disable/enable output of on your graphics lcd if the lcd supports graphic mode. The function demands the following parameters:
Parameter 1
-> Mode (0 = gfx output off, 1 = gfx output on)
Example:
%Param.SetGfxOutput(1)