IDWriteBitmapRenderTarget.GetSize

<summary> Gets the dimensions of the bitmap. </summary> <param name="size">Receives the size of the bitmap in pixels.</param> <returns> Standard HRESULT error code. </returns>

interface IDWriteBitmapRenderTarget
extern (Windows)
HRESULT
GetSize
(
SIZE* size
)

Meta