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

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

#include <juce_Typeface.h>

Collaboration diagram for juce::ImageLayer:

Public Attributes

Image image
 
AffineTransform transform
 

Detailed Description

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

@tags{Graphics}

Member Data Documentation

◆ image

Image juce::ImageLayer::image

◆ transform

AffineTransform juce::ImageLayer::transform

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