JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::GlyphLayer Struct Reference

A single layer that makes up part of a glyph image. More...

#include <juce_Typeface.h>

Collaboration diagram for juce::GlyphLayer:

Public Attributes

std::variant< ColourLayer, ImageLayerlayer
 

Detailed Description

A single layer that makes up part of a glyph image.

@tags{Graphics}

Member Data Documentation

◆ layer

std::variant<ColourLayer, ImageLayer> juce::GlyphLayer::layer

The documentation for this struct was generated from the following file: