TypefaceFunctionsSetTypefaceColor

Typeface

File formatFunctions
DisplayTypefaceGetTypefaceDimensionGetTypefaceHeightGetTypefaceWidthLoadTypefaceSetTypefaceAlignmentSetTypefaceColorSetTypefaceItalicSetTypefaceKerningSetTypefaceSizeSetTypefaceSpacing

SetTypefaceColorFUNCTION

Description

Sets the color of the given typeface.

Syntax

SetTypefaceColor( Typeface.i, Color.i )

Parameters

Typeface The number of the typeface.
Color The new color in AABBGGRR-format, for example with the RGBA()-function.

Return value

None

See also

Union Bytes | Login