Freigeben über


ID2D1DeviceContext::D rawImage-Methoden

Zeichnet ein Bild in den Gerätekontext.

Überladeliste

Methode Beschreibung
DrawImage (ID2D1Image*, D2D1_POINT_2F *, D2D1_RECT_F *, D2D1_INTERPOLATION_MODE, D2D1_COMPOSITE_MODE) Zeichnet ein Bild in den Gerätekontext.
DrawImage (ID2D1Image*, D2D1_POINT_2F *, D2D1_RECT_F &, D2D1_INTERPOLATION_MODE, D2D1_COMPOSITE_MODE) Zeichnet ein Bild in den Gerätekontext.
DrawImage (ID2D1Effect*, D2D1_POINT_2F *, D2D1_RECT_F *, D2D1_INTERPOLATION_MODE, D2D1_COMPOSITE_MODE) Zeichnet ein Bild in den Gerätekontext.
DrawImage (ID2D1Image*, D2D1_INTERPOLATION_MODE, D2D1_COMPOSITE_MODE) Zeichnet ein Bild in den Gerätekontext.
DrawImage (ID2D1Effect*, D2D1_INTERPOLATION_MODE, D2D1_COMPOSITE_MODE) Zeichnet ein Bild in den Gerätekontext.
DrawImage (ID2D1Image*, D2D1_POINT_2F *, D2D1_INTERPOLATION_MODE, D2D1_COMPOSITE_MODE) Zeichnet ein Bild in den Gerätekontext.
DrawImage (ID2D1Effect*, D2D1_POINT_2F *, D2D1_INTERPOLATION_MODE, D2D1_COMPOSITE_MODE) Zeichnet ein Bild in den Gerätekontext.
DrawImage (ID2D1Effect*, D2D1_POINT_2F, D2D1_RECT_F&, D2D1_INTERPOLATION_MODE, D2D1_COMPOSITE_MODE) Zeichnet ein Bild in den Gerätekontext.

Siehe auch

ID2D1DeviceContext