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