JUCE
Public Attributes | List of all members
ImageLayer Struct Reference

A bitmap representing (part of) a glyph, most commonly used to represent colour emoji glyphs. More...

#include <juce_Typeface.h>

Public Attributes

Image image
 
AffineTransform transform
 

Detailed Description

A bitmap representing (part of) a glyph, most commonly used to represent colour emoji glyphs.

Member Data Documentation

◆ image

Image ImageLayer::image

◆ transform

AffineTransform ImageLayer::transform

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