PathEngine home previous: iTestBed::setAdditiveBlendingAlpha()next: iTestBed::setBackgroundColourRGB()
Contents, API Reference, Interfaces, iTestBed, setBackgroundColour

iTestBed::setBackgroundColour()

Description

Sets the background colour, by colour name.

Syntax

void setBackgroundColour(const char* colour);

Parameters

colour The colour name. See Colour Strings for a list of supported colour names.

C# Mapping

void setBackgroundColour(string colour);

Java Mapping

void setBackgroundColour(String colour);

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iTestBed::setBackgroundColourRGB()