JUCE
Loading...
Searching...
No Matches
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...

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