aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1RenderTarget.CreateCompatibleRenderTarget
aurora
directx
d2d1
d2d1_0
ID2D1RenderTarget
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
HRESULT
CreateCompatibleRenderTarget
(D2D1_SIZE_F desiredSize, D2D1_SIZE_U desiredPixelSize, D2D1_PIXEL_FORMAT desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options, ID2D1BitmapRenderTarget* bitmapRenderTarget)
interface
ID2D1RenderTarget
extern (
Windows
)
HRESULT
CreateCompatibleRenderTarget
(
D2D1_SIZE_F
desiredSize
,
D2D1_SIZE_U
desiredPixelSize
,
D2D1_PIXEL_FORMAT
desiredFormat
,
D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS
options
,
ID2D1BitmapRenderTarget
*
bitmapRenderTarget
)
HRESULT
CreateCompatibleRenderTarget
(D2D1_SIZE_F* desiredSize, D2D1_SIZE_U* desiredPixelSize, D2D1_PIXEL_FORMAT* desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options, ID2D1BitmapRenderTarget* bitmapRenderTarget)
HRESULT
CreateCompatibleRenderTarget
(ID2D1BitmapRenderTarget* bitmapRenderTarget)
HRESULT
CreateCompatibleRenderTarget
(D2D1_SIZE_F desiredSize, ID2D1BitmapRenderTarget* bitmapRenderTarget)
HRESULT
CreateCompatibleRenderTarget
(D2D1_SIZE_F desiredSize, D2D1_SIZE_U desiredPixelSize, ID2D1BitmapRenderTarget* bitmapRenderTarget)
HRESULT
CreateCompatibleRenderTarget
(D2D1_SIZE_F desiredSize, D2D1_SIZE_U desiredPixelSize, D2D1_PIXEL_FORMAT desiredFormat, ID2D1BitmapRenderTarget* bitmapRenderTarget)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1_0
ID2D1RenderTarget
functions
BeginDraw
Clear
CreateBitmap
CreateBitmapBrush
CreateBitmapFromWicBitmap
CreateCompatibleRenderTarget
CreateGradientStopCollection
CreateLayer
CreateLinearGradientBrush
CreateMesh
CreateRadialGradientBrush
CreateSharedBitmap
CreateSolidColorBrush
DrawBitmap
DrawEllipse
DrawGeometry
DrawGlyphRun
DrawLine
DrawRectangle
DrawRoundedRectangle
DrawText
DrawTextLayout
EndDraw
FillEllipse
FillGeometry
FillMesh
FillOpacityMask
FillRectangle
FillRoundedRectangle
Flush
GetAntialiasMode
GetDpi
GetMaximumBitmapSize
GetPixelFormat
GetPixelSize
GetSize
GetTags
GetTextAntialiasMode
GetTextRenderingParams
GetTransform
IsSupported
PopAxisAlignedClip
PopLayer
PushAxisAlignedClip
PushLayer
RestoreDrawingState
SaveDrawingState
SetAntialiasMode
SetDpi
SetTags
SetTextAntialiasMode
SetTextRenderingParams
SetTransform