directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1DeviceContext.CreateBitmapBrush
directx
d2d1_1
ID2D1DeviceContext
Undocumented in source. Be warned that the author may not have intended to support it.
HRESULT
CreateBitmapBrush
(ID2D1Bitmap bitmap, const(D2D1_BITMAP_BRUSH_PROPERTIES1)* bitmapBrushProperties, const(D2D1_BRUSH_PROPERTIES)* brushProperties, ID2D1BitmapBrush1* bitmapBrush)
HRESULT
CreateBitmapBrush
(ID2D1Bitmap bitmap, const(D2D1_BITMAP_BRUSH_PROPERTIES)* bitmapBrushProperties, const(D2D1_BRUSH_PROPERTIES)* brushProperties, ID2D1BitmapBrush* bitmapBrush)
HRESULT
CreateBitmapBrush
(ID2D1Bitmap bitmap, ID2D1BitmapBrush1 bitmapBrush)
interface
ID2D1DeviceContext
extern (
Windows
) final
HRESULT
CreateBitmapBrush
(
ID2D1Bitmap
bitmap
,
out
ID2D1BitmapBrush1
bitmapBrush
)
HRESULT
CreateBitmapBrush
(ID2D1Bitmap bitmap, D2D1_BITMAP_BRUSH_PROPERTIES1 bitmapBrushProperties, ID2D1BitmapBrush1 bitmapBrush)
HRESULT
CreateBitmapBrush
(ID2D1Bitmap bitmap, D2D1_BITMAP_BRUSH_PROPERTIES1 bitmapBrushProperties, D2D1_BRUSH_PROPERTIES brushProperties, ID2D1BitmapBrush1 bitmapBrush)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1DeviceContext
functions
CreateBitmap
CreateBitmapBrush
CreateBitmapFromDxgiSurface
CreateBitmapFromWicBitmap
CreateColorContext
CreateColorContextFromFilename
CreateColorContextFromWicColorContext
CreateCommandList
CreateEffect
CreateGradientStopCollection
CreateImageBrush
DrawBitmap
DrawGdiMetafile
DrawGlyphRun
DrawImage
FillOpacityMask
GetDevice
GetEffectInvalidRectangleCount
GetEffectInvalidRectangles
GetEffectRequiredInputRectangles
GetGlyphRunWorldBounds
GetImageLocalBounds
GetImageWorldBounds
GetPrimitiveBlend
GetRenderingControls
GetTarget
GetUnitMode
InvalidateEffectInputRectangle
IsBufferPrecisionSupported
IsDxgiFormatSupported
PushLayer
SetPrimitiveBlend
SetRenderingControls
SetTarget
SetUnitMode