directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1DeviceContext.CreateImageBrush
directx
d2d1_1
ID2D1DeviceContext
Undocumented in source. Be warned that the author may not have intended to support it.
HRESULT
CreateImageBrush
(ID2D1Image image, const(D2D1_IMAGE_BRUSH_PROPERTIES)* imageBrushProperties, const(D2D1_BRUSH_PROPERTIES)* brushProperties, ID2D1ImageBrush* imageBrush)
HRESULT
CreateImageBrush
(ID2D1Image image, D2D1_IMAGE_BRUSH_PROPERTIES imageBrushProperties, D2D1_BRUSH_PROPERTIES brushProperties, ID2D1ImageBrush imageBrush)
HRESULT
CreateImageBrush
(ID2D1Image image, D2D1_IMAGE_BRUSH_PROPERTIES imageBrushProperties, ID2D1ImageBrush imageBrush)
interface
ID2D1DeviceContext
extern (
Windows
) final
HRESULT
CreateImageBrush
(
ID2D1Image
image
,
const
D2D1_IMAGE_BRUSH_PROPERTIES
imageBrushProperties
,
out
ID2D1ImageBrush
imageBrush
)
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