Table of Contents

CzColour::GetCOLORREF

Description

Get the colour of the CzColour object as an MS Windows COLORREF struct.

Function prototype

COLORREF CzColour:GetCOLORREF();

Arguments

None.

Return value

A COLORREF struct containing the colour of the CzColour object.

Comments

None.