cadetill's blog Copyright © Xavier Martínez (cadetill)

Class TGMTransform

Unit

Declaration

type TGMTransform = class(GMLib.Transform.TGMTransform)

Description

Contains methods of transformations.

Hierarchy

Overview

Methods

Public class function TColorToStr(Color: TColor): string;

Description

Methods

Public class function TColorToStr(Color: TColor): string;

Converts Color to a string that contains their RGB representation.

Parameters
Color
TColor to transform to RGB.
Returns

String with RGB representation.


Generated by PasDoc 0.15.0.