◆ SavedState()
◆ ~SavedState()
| Direct2DLowLevelGraphicsContext::SavedState::~SavedState |
( |
| ) |
|
|
inline |
◆ clearClip()
| void Direct2DLowLevelGraphicsContext::SavedState::clearClip |
( |
| ) |
|
|
inline |
◆ clearFill()
| void Direct2DLowLevelGraphicsContext::SavedState::clearFill |
( |
| ) |
|
|
inline |
◆ clearFont()
| void Direct2DLowLevelGraphicsContext::SavedState::clearFont |
( |
| ) |
|
|
inline |
◆ clearImageClip()
| void Direct2DLowLevelGraphicsContext::SavedState::clearImageClip |
( |
| ) |
|
|
inline |
◆ clearPathClip()
| void Direct2DLowLevelGraphicsContext::SavedState::clearPathClip |
( |
| ) |
|
|
inline |
◆ clearRectListClip()
| void Direct2DLowLevelGraphicsContext::SavedState::clearRectListClip |
( |
| ) |
|
|
inline |
◆ clipToImage()
| void Direct2DLowLevelGraphicsContext::SavedState::clipToImage |
( |
const Image & |
image, |
|
|
const AffineTransform & |
transform |
|
) |
| |
|
inline |
◆ clipToPath()
| void Direct2DLowLevelGraphicsContext::SavedState::clipToPath |
( |
ID2D1Geometry * |
geometry | ) |
|
|
inline |
◆ clipToRectangle()
| void Direct2DLowLevelGraphicsContext::SavedState::clipToRectangle |
( |
const Rectangle< int > & |
r | ) |
|
|
inline |
◆ clipToRectList()
| void Direct2DLowLevelGraphicsContext::SavedState::clipToRectList |
( |
ID2D1Geometry * |
geometry | ) |
|
|
inline |
◆ createBrush()
| void Direct2DLowLevelGraphicsContext::SavedState::createBrush |
( |
| ) |
|
|
inline |
◆ createFont()
| void Direct2DLowLevelGraphicsContext::SavedState::createFont |
( |
| ) |
|
|
inline |
◆ popClips()
| void Direct2DLowLevelGraphicsContext::SavedState::popClips |
( |
| ) |
|
|
inline |
◆ pushClips()
| void Direct2DLowLevelGraphicsContext::SavedState::pushClips |
( |
| ) |
|
|
inline |
◆ setFill()
| void Direct2DLowLevelGraphicsContext::SavedState::setFill |
( |
const FillType & |
newFillType | ) |
|
|
inline |
◆ setFont()
| void Direct2DLowLevelGraphicsContext::SavedState::setFont |
( |
const Font & |
newFont | ) |
|
|
inline |
◆ setOpacity()
| void Direct2DLowLevelGraphicsContext::SavedState::setOpacity |
( |
float |
newOpacity | ) |
|
|
inline |
◆ bitmap
| ComSmartPtr<ID2D1Bitmap> Direct2DLowLevelGraphicsContext::SavedState::bitmap |
◆ bitmapBrush
| ComSmartPtr<ID2D1BitmapBrush> Direct2DLowLevelGraphicsContext::SavedState::bitmapBrush |
◆ bitmapMaskBrush
| ComSmartPtr<ID2D1BitmapBrush> Direct2DLowLevelGraphicsContext::SavedState::bitmapMaskBrush |
◆ bitmapMaskLayer
| ComSmartPtr<ID2D1Layer> Direct2DLowLevelGraphicsContext::SavedState::bitmapMaskLayer |
◆ clipRect
| Rectangle<int> Direct2DLowLevelGraphicsContext::SavedState::clipRect |
◆ clipsBitmap
| bool Direct2DLowLevelGraphicsContext::SavedState::clipsBitmap |
◆ clipsComplex
| bool Direct2DLowLevelGraphicsContext::SavedState::clipsComplex |
◆ clipsRect
| bool Direct2DLowLevelGraphicsContext::SavedState::clipsRect |
◆ clipsRectList
| bool Direct2DLowLevelGraphicsContext::SavedState::clipsRectList |
◆ complexClipGeometry
| ComSmartPtr<ID2D1Geometry> Direct2DLowLevelGraphicsContext::SavedState::complexClipGeometry |
◆ complexClipLayer
| ComSmartPtr<ID2D1Layer> Direct2DLowLevelGraphicsContext::SavedState::complexClipLayer |
◆ complexClipLayerParams
| D2D1_LAYER_PARAMETERS Direct2DLowLevelGraphicsContext::SavedState::complexClipLayerParams |
◆ currentBrush
| ID2D1Brush* Direct2DLowLevelGraphicsContext::SavedState::currentBrush |
◆ currentFontFace
| IDWriteFontFace* Direct2DLowLevelGraphicsContext::SavedState::currentFontFace |
◆ fillType
| FillType Direct2DLowLevelGraphicsContext::SavedState::fillType |
◆ font
| Font Direct2DLowLevelGraphicsContext::SavedState::font |
◆ fontHeightToEmSizeFactor
| float Direct2DLowLevelGraphicsContext::SavedState::fontHeightToEmSizeFactor |
◆ gradientStops
| ComSmartPtr<ID2D1GradientStopCollection> Direct2DLowLevelGraphicsContext::SavedState::gradientStops |
◆ image
| Image Direct2DLowLevelGraphicsContext::SavedState::image |
◆ imageMaskLayerParams
| D2D1_LAYER_PARAMETERS Direct2DLowLevelGraphicsContext::SavedState::imageMaskLayerParams |
◆ linearGradient
| ComSmartPtr<ID2D1LinearGradientBrush> Direct2DLowLevelGraphicsContext::SavedState::linearGradient |
◆ localFontFace
| ComSmartPtr<IDWriteFontFace> Direct2DLowLevelGraphicsContext::SavedState::localFontFace |
◆ maskBitmap
| ComSmartPtr<ID2D1Bitmap> Direct2DLowLevelGraphicsContext::SavedState::maskBitmap |
◆ maskImage
| Image Direct2DLowLevelGraphicsContext::SavedState::maskImage |
◆ owner
◆ radialGradient
| ComSmartPtr<ID2D1RadialGradientBrush> Direct2DLowLevelGraphicsContext::SavedState::radialGradient |
◆ rectListGeometry
| ComSmartPtr<ID2D1Geometry> Direct2DLowLevelGraphicsContext::SavedState::rectListGeometry |
◆ rectListLayer
| ComSmartPtr<ID2D1Layer> Direct2DLowLevelGraphicsContext::SavedState::rectListLayer |
◆ rectListLayerParams
| D2D1_LAYER_PARAMETERS Direct2DLowLevelGraphicsContext::SavedState::rectListLayerParams |
◆ shouldClipBitmap
| bool Direct2DLowLevelGraphicsContext::SavedState::shouldClipBitmap |
◆ shouldClipComplex
| bool Direct2DLowLevelGraphicsContext::SavedState::shouldClipComplex |
◆ shouldClipRect
| bool Direct2DLowLevelGraphicsContext::SavedState::shouldClipRect |
◆ shouldClipRectList
| bool Direct2DLowLevelGraphicsContext::SavedState::shouldClipRectList |
◆ transform
The documentation for this class was generated from the following file: