GATE
ID2D1CommandSink_vtbl Struct Reference

Public Member Functions

 WRT_DECLARE_UNKNOWN (ID2D1CommandSink)
 
 wrt_result (WRT_ABI *BeginDraw)(ID2D1CommandSink *This)
 
 wrt_result (WRT_ABI *EndDraw)(ID2D1CommandSink *This)
 
 wrt_result (WRT_ABI *SetAntialiasMode)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *SetTags)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *SetTextAntialiasMode)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *SetTextRenderingParams)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *SetTransform)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *SetPrimitiveBlend)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *SetUnitMode)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *Clear)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *DrawGlyphRun)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *DrawLine)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *DrawGeometry)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *DrawRectangle)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *DrawBitmap)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *DrawImage)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *DrawGdiMetafile)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *FillMesh)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *FillOpacityMask)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *FillGeometry)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *FillRectangle)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *PushAxisAlignedClip)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *PushLayer)(ID2D1CommandSink *This
 
 wrt_result (WRT_ABI *PopAxisAlignedClip)(ID2D1CommandSink *This)
 
 wrt_result (WRT_ABI *PopLayer)(ID2D1CommandSink *This)
 

Public Attributes

D2D1_ANTIALIAS_MODE antialiasMode
 
D2D1_TAG tag1
 
D2D1_TAG D2D1_TAG tag2
 
D2D1_TEXT_ANTIALIAS_MODE textAntialiasMode
 
IDWriteRenderingParamstextRenderingParams
 
D2D1_MATRIX_3X2_F const * transform
 
D2D1_PRIMITIVE_BLEND primitiveBlend
 
D2D1_UNIT_MODE unitMode
 
D2D1_COLOR_F const * color
 
D2D1_POINT_2F baselineOrigin
 
D2D1_POINT_2F DWRITE_GLYPH_RUN const * glyphRun
 
D2D1_POINT_2F DWRITE_GLYPH_RUN const DWRITE_GLYPH_RUN_DESCRIPTION const * glyphRunDescription
 
D2D1_POINT_2F DWRITE_GLYPH_RUN const DWRITE_GLYPH_RUN_DESCRIPTION const ID2D1BrushforegroundBrush
 
D2D1_POINT_2F DWRITE_GLYPH_RUN const DWRITE_GLYPH_RUN_DESCRIPTION const ID2D1Brush DWRITE_MEASURING_MODE measuringMode
 
D2D1_POINT_2F point0
 
D2D1_POINT_2F D2D1_POINT_2F point1
 
D2D1_POINT_2F D2D1_POINT_2F ID2D1Brushbrush
 
D2D1_POINT_2F D2D1_POINT_2F ID2D1Brush FLOAT strokeWidth
 
D2D1_POINT_2F D2D1_POINT_2F ID2D1Brush FLOAT ID2D1StrokeStylestrokeStyle
 
ID2D1Geometrygeometry
 
ID2D1Geometry ID2D1Brushbrush
 
ID2D1Geometry ID2D1Brush FLOAT strokeWidth
 
ID2D1Geometry ID2D1Brush FLOAT ID2D1StrokeStylestrokeStyle
 
D2D1_RECT_F const * rect
 
D2D1_RECT_F const ID2D1Brushbrush
 
D2D1_RECT_F const ID2D1Brush FLOAT strokeWidth
 
D2D1_RECT_F const ID2D1Brush FLOAT ID2D1StrokeStylestrokeStyle
 
ID2D1Bitmapbitmap
 
ID2D1Bitmap D2D1_RECT_F const * destinationRectangle
 
ID2D1Bitmap D2D1_RECT_F const FLOAT opacity
 
ID2D1Bitmap D2D1_RECT_F const FLOAT D2D1_INTERPOLATION_MODE interpolationMode
 
ID2D1Bitmap D2D1_RECT_F const FLOAT D2D1_INTERPOLATION_MODE D2D1_RECT_F const * sourceRectangle
 
ID2D1Bitmap D2D1_RECT_F const FLOAT D2D1_INTERPOLATION_MODE D2D1_RECT_F const D2D1_MATRIX_4X4_F const * perspectiveTransform
 
ID2D1Imageimage
 
ID2D1Image D2D1_POINT_2F const * targetOffset
 
ID2D1Image D2D1_POINT_2F const D2D1_RECT_F const * imageRectangle
 
ID2D1Image D2D1_POINT_2F const D2D1_RECT_F const D2D1_INTERPOLATION_MODE interpolationMode
 
ID2D1Image D2D1_POINT_2F const D2D1_RECT_F const D2D1_INTERPOLATION_MODE D2D1_COMPOSITE_MODE compositeMode
 
ID2D1GdiMetafilegdiMetafile
 
ID2D1GdiMetafile D2D1_POINT_2F const * targetOffset
 
ID2D1Meshmesh
 
ID2D1Mesh ID2D1Brushbrush
 
ID2D1BitmapopacityMask
 
ID2D1Bitmap ID2D1Brushbrush
 
ID2D1Bitmap ID2D1Brush D2D1_RECT_F const * destinationRectangle
 
ID2D1Bitmap ID2D1Brush D2D1_RECT_F const D2D1_RECT_F const * sourceRectangle
 
ID2D1Geometry ID2D1Brush ID2D1BrushopacityBrush
 
D2D1_RECT_F const * clipRect
 
D2D1_RECT_F const D2D1_ANTIALIAS_MODE antialiasMode
 
D2D1_LAYER_PARAMETERS1 const * layerParameters1
 
D2D1_LAYER_PARAMETERS1 const ID2D1Layerlayer
 

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