CrImage::Font::Outline
Inherits Reference / Object
Outline/stroke effect for text.
Draws a border around text glyphs to improve contrast and visibility. Useful for text over images or complex backgrounds.
Properties:
thickness: Outline width in pixelscolor: Outline color
Constructors
Instance methods
color
Sourcecolor=(color : Color::Color)
Sourcethickness
Sourcethickness=(thickness : Int32)
Source