#include <juce_graphics.h>
◆ StackBasedLowLevelGraphicsContext() [1/2]
template<class SavedStateType>
◆ StackBasedLowLevelGraphicsContext() [2/2]
template<class SavedStateType>
◆ addTransform()
template<class SavedStateType>
◆ beginTransparencyLayer()
template<class SavedStateType>
◆ clipRegionIntersects()
template<class SavedStateType>
◆ clipToImageAlpha()
template<class SavedStateType>
◆ clipToPath()
template<class SavedStateType>
◆ clipToRectangle()
template<class SavedStateType>
◆ clipToRectangleList()
template<class SavedStateType>
◆ drawGlyph()
template<class SavedStateType>
◆ drawImage()
template<class SavedStateType>
◆ drawLine()
template<class SavedStateType>
◆ endTransparencyLayer()
template<class SavedStateType>
◆ excludeClipRectangle()
template<class SavedStateType>
◆ fillPath()
template<class SavedStateType>
◆ fillRect() [1/2]
template<class SavedStateType>
◆ fillRect() [2/2]
template<class SavedStateType>
◆ fillRectList()
template<class SavedStateType>
◆ getClipBounds()
template<class SavedStateType>
◆ getFont()
template<class SavedStateType>
◆ getPhysicalPixelScaleFactor()
template<class SavedStateType>
◆ isClipEmpty()
template<class SavedStateType>
◆ isVectorDevice()
template<class SavedStateType>
◆ restoreState()
template<class SavedStateType>
◆ saveState()
template<class SavedStateType>
◆ setFill()
template<class SavedStateType>
◆ setFont()
template<class SavedStateType>
◆ setInterpolationQuality()
template<class SavedStateType>
◆ setOpacity()
template<class SavedStateType>
◆ setOrigin()
template<class SavedStateType>
Moves the origin to a new position.
The coordinates are relative to the current origin, and indicate the new position of (0, 0).
Implements juce::LowLevelGraphicsContext.
◆ stack
template<class SavedStateType>
The documentation for this class was generated from the following file: