CD2DBitmapBrush::CD2DBitmapBrush
Konstrukcje obiektu CD2DBitmapBrush.
CD2DBitmapBrush(
CRenderTarget* pParentTarget,
D2D1_BITMAP_BRUSH_PROPERTIES* pBitmapBrushProperties = NULL,
CD2DBrushProperties* pBrushProperties = NULL,
BOOL bAutoDestroy = TRUE
);
CD2DBitmapBrush(
CRenderTarget* pParentTarget,
UINT uiResID,
LPCTSTR lpszType = NULL,
CD2DSizeU sizeDest = CD2DSizeU(0,
0),
D2D1_BITMAP_BRUSH_PROPERTIES* pBitmapBrushProperties = NULL,
CD2DBrushProperties* pBrushProperties = NULL,
BOOL bAutoDestroy = TRUE
);
CD2DBitmapBrush(
CRenderTarget* pParentTarget,
LPCTSTR lpszImagePath,
CD2DSizeU sizeDest = CD2DSizeU(0,
0),
D2D1_BITMAP_BRUSH_PROPERTIES* pBitmapBrushProperties = NULL,
CD2DBrushProperties* pBrushProperties = NULL,
BOOL bAutoDestroy = TRUE
);
Parametry
pParentTarget
Wskaźnik do obiektu docelowego renderowania.pBitmapBrushProperties
Wskaźnik do trybów Rozszerz i tryb interpolacji pędzla bitmapy.pBrushProperties
Wskaźnik do krycia i transformacji pędzla.bAutoDestroy
Wskazuje, że obiekt zostaną zniszczone przez właściciela (pParentTarget).uiResID
Numer zasobu identyfikator zasobu.lpszType
Wskaźnik ciąg zakończony zerem, zawierający typ zasobu.sizeDest
Docelowy rozmiar bitmapy.lpszImagePath
Wskaźnik ciąg zakończony znakiem null, zawierającego nazwę pliku.
Wymagania
Nagłówek: afxrendertarget.h