Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::Windows::Graphics::DeviceContext Member List

This is the complete list of members for Harlinn::Windows::Graphics::DeviceContext, including all inherited members.

As() constHarlinn::Common::Core::Unknowninline
As() constHarlinn::Common::Core::Unknowninline
Base typedefHarlinn::Windows::Graphics::DeviceContext
BeginDraw() constHarlinn::Windows::Graphics::RenderTargetinline
Clear(const D2D1_COLOR_F *clearColor=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
Clear(const D2D1_COLOR_F &clearColor) constHarlinn::Windows::Graphics::RenderTargetinline
CoCreateInstanceFromClassId(const CLSID &clsid, DWORD classContext=CLSCTX_INPROC_SERVER)Harlinn::Common::Core::Unknowninlinestatic
CoCreateInstanceFromClassId(const wchar_t *clsid, DWORD classContext=CLSCTX_INPROC_SERVER)Harlinn::Common::Core::Unknowninlinestatic
CoCreateInstanceFromClassId(const WideString &clsid, DWORD classContext=CLSCTX_INPROC_SERVER)Harlinn::Common::Core::Unknowninlinestatic
CoCreateInstanceFromDll(const ModuleHandle &dll, const CLSID &clsid)Harlinn::Common::Core::Unknowninlinestatic
CoCreateInstanceFromProgId(const wchar_t *progId, DWORD classContext=CLSCTX_INPROC_SERVER)Harlinn::Common::Core::Unknowninlinestatic
CoCreateInstanceFromProgId(const WideString &progId, DWORD classContext=CLSCTX_INPROC_SERVER)Harlinn::Common::Core::Unknowninlinestatic
CreateBitmap(const D2D1_SIZE_U &size, const void *sourceData, UINT32 pitch, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const void *sourceData, UINT32 pitch, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const void *sourceData, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const void *sourceData, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, UINT32 pitch, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, UINT32 pitch, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const void *sourceData, UINT32 pitch, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties, ID2D1Bitmap1 **bitmap)Harlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const void *sourceData, UINT32 pitch, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const void *sourceData, UINT32 pitch, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const void *sourceData, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const void *sourceData, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, UINT32 pitch, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, UINT32 pitch, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(const D2D1_SIZE_U &size, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(D2D1_SIZE_U size, _In_opt_ CONST void *srcData, UINT32 pitch, _In_ CONST D2D1_BITMAP_PROPERTIES *bitmapProperties, _COM_Outptr_ ID2D1Bitmap **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(D2D1_SIZE_U size, const void *srcData, UINT32 pitch, const D2D1_BITMAP_PROPERTIES *bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(D2D1_SIZE_U size, const void *srcData, UINT32 pitch, const D2D1_BITMAP_PROPERTIES &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(D2D1_SIZE_U size, const D2D1_BITMAP_PROPERTIES *bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmap(D2D1_SIZE_U size, const D2D1_BITMAP_PROPERTIES &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 *bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties, ID2D1BitmapBrush1 **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const T &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 *bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties, ID2D1BitmapBrush1 **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 &bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, ID2D1BitmapBrush1 **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const T &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 &bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, ID2D1BitmapBrush1 **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 *bitmapBrushProperties, ID2D1BitmapBrush1 **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const T &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 *bitmapBrushProperties, ID2D1BitmapBrush1 **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 &bitmapBrushProperties, ID2D1BitmapBrush1 **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const T &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 &bitmapBrushProperties, ID2D1BitmapBrush1 **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(ID2D1Bitmap *bitmap, ID2D1BitmapBrush1 **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const T &bitmap, ID2D1BitmapBrush1 **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 *bitmapBrushProperties=nullptr, const D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const T &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 *bitmapBrushProperties=nullptr, const D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 &bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const T &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 &bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 &bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const T &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES1 &bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(_In_ ID2D1Bitmap *bitmap, _In_opt_ CONST D2D1_BITMAP_BRUSH_PROPERTIES *bitmapBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _COM_Outptr_ ID2D1BitmapBrush **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const Bitmap &bitmap, _In_opt_ CONST D2D1_BITMAP_BRUSH_PROPERTIES *bitmapBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _COM_Outptr_ ID2D1BitmapBrush **bitmapBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(_In_ ID2D1Bitmap *bitmap, _In_opt_ CONST D2D1_BITMAP_BRUSH_PROPERTIES *bitmapBrushProperties=nullptr, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const Bitmap &bitmap, _In_opt_ CONST D2D1_BITMAP_BRUSH_PROPERTIES *bitmapBrushProperties=nullptr, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(_In_ ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES &bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const Bitmap &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES &bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(_In_ ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES &bitmapBrushProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const Bitmap &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES &bitmapBrushProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(_In_ ID2D1Bitmap *bitmap, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapBrush(const Bitmap &bitmap, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromDxgiSurface(IDXGISurface *surface, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromDxgiSurface(IDXGISurface *surface, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromDxgiSurface(const T &surface, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromDxgiSurface(const T &surface, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromDxgiSurface(IDXGISurface *surface, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromDxgiSurface(const T &surface, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromDxgiSurface(IDXGISurface *surface, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromDxgiSurface(IDXGISurface *surface, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromDxgiSurface(const T &surface, const D2D1_BITMAP_PROPERTIES1 *bitmapProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromDxgiSurface(const T &surface, const D2D1_BITMAP_PROPERTIES1 &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromWicBitmap(IWICBitmapSource *wicBitmapSource, D2D1_BITMAP_PROPERTIES1 *bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromWicBitmap(IWICBitmapSource *wicBitmapSource, D2D1_BITMAP_PROPERTIES1 &bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromWicBitmap(IWICBitmapSource *wicBitmapSource, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromWicBitmap(IWICBitmapSource *wicBitmapSource, D2D1_BITMAP_PROPERTIES1 *bitmapProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromWicBitmap(IWICBitmapSource *wicBitmapSource, D2D1_BITMAP_PROPERTIES1 &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, D2D1_BITMAP_PROPERTIES1 *bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContext
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, D2D1_BITMAP_PROPERTIES1 &bitmapProperties, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContext
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, ID2D1Bitmap1 **bitmap) constHarlinn::Windows::Graphics::DeviceContext
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, D2D1_BITMAP_PROPERTIES1 *bitmapProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContext
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, D2D1_BITMAP_PROPERTIES1 &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContext
CreateBitmapFromWicBitmap(_In_ IWICBitmapSource *wicBitmapSource, _In_opt_ CONST D2D1_BITMAP_PROPERTIES *bitmapProperties, _COM_Outptr_ ID2D1Bitmap **bitmap) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, _In_opt_ CONST D2D1_BITMAP_PROPERTIES *bitmapProperties, _COM_Outptr_ ID2D1Bitmap **bitmap) constHarlinn::Windows::Graphics::DeviceContext
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, const D2D1_BITMAP_PROPERTIES &bitmapProperties, _COM_Outptr_ ID2D1Bitmap **bitmap) constHarlinn::Windows::Graphics::DeviceContext
CreateBitmapFromWicBitmap(IWICBitmapSource *wicBitmapSource, const D2D1_BITMAP_PROPERTIES *bitmapProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, const D2D1_BITMAP_PROPERTIES *bitmapProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContext
CreateBitmapFromWicBitmap(IWICBitmapSource *wicBitmapSource, const D2D1_BITMAP_PROPERTIES &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, const D2D1_BITMAP_PROPERTIES &bitmapProperties) constHarlinn::Windows::Graphics::DeviceContext
CreateColorContext(D2D1_COLOR_SPACE space, CONST BYTE *profile, UINT32 profileSize, ID2D1ColorContext **colorContext) constHarlinn::Windows::Graphics::DeviceContextinline
CreateColorContext(D2D1_COLOR_SPACE space, ID2D1ColorContext **colorContext) constHarlinn::Windows::Graphics::DeviceContextinline
CreateColorContext(ID2D1ColorContext **colorContext) constHarlinn::Windows::Graphics::DeviceContextinline
CreateColorContext(D2D1_COLOR_SPACE space=D2D1_COLOR_SPACE_SRGB, CONST BYTE *profile=nullptr, UINT32 profileSize=0) constHarlinn::Windows::Graphics::DeviceContextinline
CreateColorContextFromFilename(PCWSTR filename, ID2D1ColorContext **colorContext) constHarlinn::Windows::Graphics::DeviceContextinline
CreateColorContextFromFilename(PCWSTR filename) constHarlinn::Windows::Graphics::DeviceContextinline
CreateColorContextFromWicColorContext(IWICColorContext *wicColorContext, ID2D1ColorContext **colorContext) constHarlinn::Windows::Graphics::DeviceContextinline
CreateColorContextFromWicColorContext(IWICColorContext *wicColorContext) constHarlinn::Windows::Graphics::DeviceContextinline
CreateColorContextFromWicColorContext(const Imaging::ColorContext &wicColorContext, ID2D1ColorContext **colorContext) constHarlinn::Windows::Graphics::DeviceContext
CreateColorContextFromWicColorContext(const Imaging::ColorContext &wicColorContext) constHarlinn::Windows::Graphics::DeviceContext
CreateCommandList(ID2D1CommandList **commandList) constHarlinn::Windows::Graphics::DeviceContextinline
CreateCommandList() constHarlinn::Windows::Graphics::DeviceContextinline
CreateCompatibleRenderTarget(_In_opt_ CONST D2D1_SIZE_F *desiredSize, _In_opt_ CONST D2D1_SIZE_U *desiredPixelSize, _In_opt_ CONST D2D1_PIXEL_FORMAT *desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options, _COM_Outptr_ ID2D1BitmapRenderTarget **bitmapRenderTarget) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(_In_opt_ CONST D2D1_SIZE_F *desiredSize=nullptr, _In_opt_ CONST D2D1_SIZE_U *desiredPixelSize=nullptr, _In_opt_ CONST D2D1_PIXEL_FORMAT *desiredFormat=nullptr, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options=D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS::D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS_NONE) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(_In_opt_ CONST D2D1_SIZE_F *desiredSize, _In_opt_ CONST D2D1_SIZE_U *desiredPixelSize, const D2D1_PIXEL_FORMAT &desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options=D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS::D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS_NONE) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(_In_opt_ CONST D2D1_SIZE_F *desiredSize, const D2D1_SIZE_U &desiredPixelSize, _In_opt_ CONST D2D1_PIXEL_FORMAT *desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options=D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS::D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS_NONE) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(const D2D1_SIZE_F &desiredSize, _In_opt_ CONST D2D1_SIZE_U *desiredPixelSize, _In_opt_ CONST D2D1_PIXEL_FORMAT *desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options=D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS::D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS_NONE) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(_In_opt_ CONST D2D1_SIZE_F *desiredSize, const D2D1_SIZE_U &desiredPixelSize, const D2D1_PIXEL_FORMAT &desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options=D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS::D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS_NONE) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(const D2D1_SIZE_F &desiredSize, _In_opt_ CONST D2D1_SIZE_U *desiredPixelSize, const D2D1_PIXEL_FORMAT &desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options=D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS::D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS_NONE) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(const D2D1_SIZE_F &desiredSize, const D2D1_SIZE_U &desiredPixelSize, const D2D1_PIXEL_FORMAT &desiredFormat, D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options=D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS::D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS_NONE) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(const D2D1_SIZE_F &desiredSize, const D2D1_SIZE_U *desiredPixelSize) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(const D2D1_SIZE_F &desiredSize, const D2D1_SIZE_U &desiredPixelSize) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(const D2D1_SIZE_F &desiredSize, const D2D1_PIXEL_FORMAT *desiredFormat) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(const D2D1_SIZE_F &desiredSize, const D2D1_PIXEL_FORMAT &desiredFormat) constHarlinn::Windows::Graphics::RenderTargetinline
CreateCompatibleRenderTarget(const D2D1_SIZE_F &desiredSize) constHarlinn::Windows::Graphics::RenderTargetinline
CreateEffect(REFCLSID effectId, ID2D1Effect **effect) constHarlinn::Windows::Graphics::DeviceContextinline
CreateEffect(REFCLSID effectId) constHarlinn::Windows::Graphics::DeviceContextinline
CreateGradientStopCollection(CONST D2D1_GRADIENT_STOP *straightAlphaGradientStops, UINT32 straightAlphaGradientStopsCount, D2D1_COLOR_SPACE preInterpolationSpace, D2D1_COLOR_SPACE postInterpolationSpace, D2D1_BUFFER_PRECISION bufferPrecision, D2D1_EXTEND_MODE extendMode, D2D1_COLOR_INTERPOLATION_MODE colorInterpolationMode, ID2D1GradientStopCollection1 **gradientStopCollection1) constHarlinn::Windows::Graphics::DeviceContextinline
CreateGradientStopCollection(CONST D2D1_GRADIENT_STOP *straightAlphaGradientStops, UINT32 straightAlphaGradientStopsCount, D2D1_COLOR_SPACE preInterpolationSpace=D2D1_COLOR_SPACE_SRGB, D2D1_COLOR_SPACE postInterpolationSpace=D2D1_COLOR_SPACE_SRGB, D2D1_BUFFER_PRECISION bufferPrecision=D2D1_BUFFER_PRECISION_8BPC_UNORM, D2D1_EXTEND_MODE extendMode=D2D1_EXTEND_MODE_CLAMP, D2D1_COLOR_INTERPOLATION_MODE colorInterpolationMode=D2D1_COLOR_INTERPOLATION_MODE_PREMULTIPLIED) constHarlinn::Windows::Graphics::DeviceContextinline
CreateGradientStopCollection(_In_reads_(gradientStopsCount) CONST D2D1_GRADIENT_STOP *gradientStops, _In_range_(>=, 1) UINT32 gradientStopsCount, D2D1_GAMMA colorInterpolationGamma, D2D1_EXTEND_MODE extendMode, _COM_Outptr_ ID2D1GradientStopCollection **gradientStopCollection) constHarlinn::Windows::Graphics::DeviceContextinline
CreateGradientStopCollection(_In_reads_(gradientStopsCount) CONST D2D1_GRADIENT_STOP *gradientStops, _In_range_(>=, 1) UINT32 gradientStopsCount, D2D1_GAMMA colorInterpolationGamma=D2D1_GAMMA_2_2, D2D1_EXTEND_MODE extendMode=D2D1_EXTEND_MODE_CLAMP) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(ID2D1Image *image, const D2D1_IMAGE_BRUSH_PROPERTIES *imageBrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties, ID2D1ImageBrush **imageBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(const Image &image, const D2D1_IMAGE_BRUSH_PROPERTIES *imageBrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties, ID2D1ImageBrush **imageBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(ID2D1Image *image, const D2D1_IMAGE_BRUSH_PROPERTIES *imageBrushProperties, ID2D1ImageBrush **imageBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(const Image &image, const D2D1_IMAGE_BRUSH_PROPERTIES *imageBrushProperties, ID2D1ImageBrush **imageBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(ID2D1Image *image, const D2D1_IMAGE_BRUSH_PROPERTIES &imageBrushProperties, ID2D1ImageBrush **imageBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(const Image &image, const D2D1_IMAGE_BRUSH_PROPERTIES &imageBrushProperties, ID2D1ImageBrush **imageBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(ID2D1Image *image, const D2D1_IMAGE_BRUSH_PROPERTIES &imageBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, ID2D1ImageBrush **imageBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(const Image &image, const D2D1_IMAGE_BRUSH_PROPERTIES &imageBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, ID2D1ImageBrush **imageBrush) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(ID2D1Image *image, const D2D1_IMAGE_BRUSH_PROPERTIES *imageBrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(const Image &image, const D2D1_IMAGE_BRUSH_PROPERTIES *imageBrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(ID2D1Image *image, const D2D1_IMAGE_BRUSH_PROPERTIES &imageBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(const Image &image, const D2D1_IMAGE_BRUSH_PROPERTIES &imageBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(ID2D1Image *image, const D2D1_IMAGE_BRUSH_PROPERTIES &imageBrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateImageBrush(const Image &image, const D2D1_IMAGE_BRUSH_PROPERTIES &imageBrushProperties, const D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
CreateLayer(const D2D1_SIZE_F *size, ID2D1Layer **layer) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLayer(const D2D1_SIZE_F *size=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLayer(const D2D1_SIZE_F &size) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES *linearGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection, _COM_Outptr_ ID2D1LinearGradientBrush **linearGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES *linearGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection, _COM_Outptr_ ID2D1LinearGradientBrush **linearGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(const D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES &linearGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection, _COM_Outptr_ ID2D1LinearGradientBrush **linearGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(const D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES &linearGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES &brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection, _COM_Outptr_ ID2D1LinearGradientBrush **linearGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES *linearGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, const GradientStopCollection &gradientStopCollection, _COM_Outptr_ ID2D1LinearGradientBrush **linearGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES *linearGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, const GradientStopCollection &gradientStopCollection, _COM_Outptr_ ID2D1LinearGradientBrush **linearGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(const D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES &linearGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, const GradientStopCollection &gradientStopCollection, _COM_Outptr_ ID2D1LinearGradientBrush **linearGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(const D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES &linearGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES &brushProperties, const GradientStopCollection &gradientStopCollection, _COM_Outptr_ ID2D1LinearGradientBrush **linearGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES *linearGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES *linearGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(const D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES &linearGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(const D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES &linearGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES *linearGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES *linearGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(const D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES &linearGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(const D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES &linearGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES *linearGradientBrushProperties, ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES *linearGradientBrushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(_In_ CONST D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES &linearGradientBrushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(const D2D1_POINT_2F &startPoint, const D2D1_POINT_2F &endPoint, ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateLinearGradientBrush(const D2D1_POINT_2F &startPoint, const D2D1_POINT_2F &endPoint, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateMesh(ID2D1Mesh **mesh) constHarlinn::Windows::Graphics::RenderTargetinline
CreateMesh() constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(_In_ CONST D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES *radialGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection, _COM_Outptr_ ID2D1RadialGradientBrush **radialGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(_In_ CONST D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES *radialGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection, _COM_Outptr_ ID2D1RadialGradientBrush **radialGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(const D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES &radialGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection, _COM_Outptr_ ID2D1RadialGradientBrush **radialGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(const D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES &radialGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES &brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection, _COM_Outptr_ ID2D1RadialGradientBrush **radialGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(_In_ CONST D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES *radialGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, const GradientStopCollection &gradientStopCollection, _COM_Outptr_ ID2D1RadialGradientBrush **radialGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(_In_ CONST D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES *radialGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, const GradientStopCollection &gradientStopCollection, _COM_Outptr_ ID2D1RadialGradientBrush **radialGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(const D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES &radialGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, const GradientStopCollection &gradientStopCollection, _COM_Outptr_ ID2D1RadialGradientBrush **radialGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(const D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES &radialGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES &brushProperties, const GradientStopCollection &gradientStopCollection, _COM_Outptr_ ID2D1RadialGradientBrush **radialGradientBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(_In_ CONST D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES *radialGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(_In_ CONST D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES *radialGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(const D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES &radialGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(const D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES &radialGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, _In_ ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(_In_ CONST D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES *radialGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(_In_ CONST D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES *radialGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(const D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES &radialGradientBrushProperties, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(const D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES &radialGradientBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(_In_ CONST D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES *radialGradientBrushProperties, ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(_In_ CONST D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES *radialGradientBrushProperties, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(const D2D1_POINT_2F &center, const D2D1_POINT_2F &gradientOriginOffset, FLOAT radiusX, FLOAT radiusY, _In_ ID2D1GradientStopCollection *gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateRadialGradientBrush(const D2D1_POINT_2F &center, const D2D1_POINT_2F &gradientOriginOffset, FLOAT radiusX, FLOAT radiusY, const GradientStopCollection &gradientStopCollection) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSharedBitmap(REFIID riid, _Inout_ void *data, _In_opt_ CONST D2D1_BITMAP_PROPERTIES *bitmapProperties, _COM_Outptr_ ID2D1Bitmap **bitmap) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSharedBitmap(REFIID riid, void *data, const D2D1_BITMAP_PROPERTIES *bitmapProperties=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSharedBitmap(REFIID riid, void *data, const D2D1_BITMAP_PROPERTIES &bitmapProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSolidColorBrush(_In_ CONST D2D1_COLOR_F *color, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _COM_Outptr_ ID2D1SolidColorBrush **solidColorBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSolidColorBrush(const D2D1_COLOR_F &color, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties, _COM_Outptr_ ID2D1SolidColorBrush **solidColorBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSolidColorBrush(_In_ CONST D2D1_COLOR_F *color, const D2D1_BRUSH_PROPERTIES &brushProperties, _COM_Outptr_ ID2D1SolidColorBrush **solidColorBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSolidColorBrush(const D2D1_COLOR_F &color, const D2D1_BRUSH_PROPERTIES &brushProperties, _COM_Outptr_ ID2D1SolidColorBrush **solidColorBrush) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSolidColorBrush(_In_ CONST D2D1_COLOR_F *color, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSolidColorBrush(_In_ CONST D2D1_COLOR_F *color, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSolidColorBrush(const D2D1_COLOR_F &color, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
CreateSolidColorBrush(const D2D1_COLOR_F &color, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::RenderTargetinline
Detach()Harlinn::Common::Core::Unknowninline
DrawBitmap(ID2D1Bitmap *bitmap, const D2D1_RECT_F *destinationRectangle, FLOAT opacity, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, const D2D1_RECT_F *sourceRectangle=nullptr, const D2D1_MATRIX_4X4_F *perspectiveTransform=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
DrawBitmap(const Bitmap &bitmap, const D2D1_RECT_F *destinationRectangle, FLOAT opacity, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, const D2D1_RECT_F *sourceRectangle=nullptr, const D2D1_MATRIX_4X4_F *perspectiveTransform=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
DrawBitmap(ID2D1Bitmap *bitmap, const D2D1_RECT_F &destinationRectangle, FLOAT opacity, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, const D2D1_RECT_F *sourceRectangle=nullptr, const D2D1_MATRIX_4X4_F *perspectiveTransform=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
DrawBitmap(const Bitmap &bitmap, const D2D1_RECT_F &destinationRectangle, FLOAT opacity, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, const D2D1_RECT_F *sourceRectangle=nullptr, const D2D1_MATRIX_4X4_F *perspectiveTransform=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
DrawBitmap(ID2D1Bitmap *bitmap, const D2D1_RECT_F &destinationRectangle, FLOAT opacity, D2D1_INTERPOLATION_MODE interpolationMode, const D2D1_RECT_F &sourceRectangle, const D2D1_MATRIX_4X4_F *perspectiveTransform=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
DrawBitmap(const Bitmap &bitmap, const D2D1_RECT_F &destinationRectangle, FLOAT opacity, D2D1_INTERPOLATION_MODE interpolationMode, const D2D1_RECT_F &sourceRectangle, const D2D1_MATRIX_4X4_F *perspectiveTransform=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
DrawBitmap(ID2D1Bitmap *bitmap, const D2D1_RECT_F &destinationRectangle, FLOAT opacity, D2D1_INTERPOLATION_MODE interpolationMode, const D2D1_RECT_F &sourceRectangle, const D2D1_MATRIX_4X4_F &perspectiveTransform) constHarlinn::Windows::Graphics::DeviceContextinline
DrawBitmap(const Bitmap &bitmap, const D2D1_RECT_F &destinationRectangle, FLOAT opacity, D2D1_INTERPOLATION_MODE interpolationMode, const D2D1_RECT_F &sourceRectangle, const D2D1_MATRIX_4X4_F &perspectiveTransform) constHarlinn::Windows::Graphics::DeviceContextinline
DrawBitmap(ID2D1Bitmap *bitmap, const D2D1_RECT_F *destinationRectangle, FLOAT opacity=1.0f, D2D1_BITMAP_INTERPOLATION_MODE interpolationMode=D2D1_BITMAP_INTERPOLATION_MODE_LINEAR, const D2D1_RECT_F *sourceRectangle=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
DrawBitmap(const Bitmap &bitmap, const D2D1_RECT_F *destinationRectangle, FLOAT opacity=1.0f, D2D1_BITMAP_INTERPOLATION_MODE interpolationMode=D2D1_BITMAP_INTERPOLATION_MODE_LINEAR, const D2D1_RECT_F *sourceRectangle=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
DrawEllipse(const D2D1_ELLIPSE *ellipse, ID2D1Brush *brush, FLOAT strokeWidth=1.0f, ID2D1StrokeStyle *strokeStyle=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
DrawEllipse(const D2D1_ELLIPSE &ellipse, ID2D1Brush *brush, FLOAT strokeWidth=1.0f, ID2D1StrokeStyle *strokeStyle=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
DrawEllipse(const D2D1_ELLIPSE *ellipse, ID2D1Brush *brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawEllipse(const D2D1_ELLIPSE *ellipse, const Brush &brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawEllipse(const D2D1_ELLIPSE *ellipse, const Brush &brush, FLOAT strokeWidth=1.0f) constHarlinn::Windows::Graphics::RenderTargetinline
DrawEllipse(const D2D1_ELLIPSE &ellipse, ID2D1Brush *brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawEllipse(const D2D1_ELLIPSE &ellipse, const Brush &brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawEllipse(const D2D1_ELLIPSE &ellipse, const Brush &brush, FLOAT strokeWidth=1.0f) constHarlinn::Windows::Graphics::RenderTargetinline
DrawGdiMetafile(ID2D1GdiMetafile *gdiMetafile, const D2D1_POINT_2F *targetOffset=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
DrawGdiMetafile(const GdiMetafile &gdiMetafile, const D2D1_POINT_2F *targetOffset=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
DrawGdiMetafile(ID2D1GdiMetafile *gdiMetafile, const D2D1_POINT_2F &targetOffset) constHarlinn::Windows::Graphics::DeviceContextinline
DrawGdiMetafile(const GdiMetafile &gdiMetafile, const D2D1_POINT_2F &targetOffset) constHarlinn::Windows::Graphics::DeviceContextinline
DrawGeometry(ID2D1Geometry *geometry, ID2D1Brush *brush, FLOAT strokeWidth=1.0f, ID2D1StrokeStyle *strokeStyle=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
DrawGeometry(const Geometry &geometry, ID2D1Brush *brush, FLOAT strokeWidth=1.0f, ID2D1StrokeStyle *strokeStyle=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
DrawGeometry(ID2D1Geometry *geometry, ID2D1Brush *brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawGeometry(ID2D1Geometry *geometry, const Brush &brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawGeometry(ID2D1Geometry *geometry, const Brush &brush, FLOAT strokeWidth=1.0f) constHarlinn::Windows::Graphics::RenderTargetinline
DrawGeometry(const Geometry &geometry, ID2D1Brush *brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawGeometry(const Geometry &geometry, const Brush &brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawGeometry(const Geometry &geometry, const Brush &brush, FLOAT strokeWidth=1.0f) constHarlinn::Windows::Graphics::RenderTargetinline
DrawGlyphRun(const D2D1_POINT_2F &baselineOrigin, const DWRITE_GLYPH_RUN *glyphRun, const DWRITE_GLYPH_RUN_DESCRIPTION *glyphRunDescription, ID2D1Brush *foregroundBrush, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::DeviceContextinline
DrawGlyphRun(const D2D1_POINT_2F &baselineOrigin, const DWRITE_GLYPH_RUN *glyphRun, const DWRITE_GLYPH_RUN_DESCRIPTION *glyphRunDescription, const Brush &foregroundBrush, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::DeviceContextinline
DrawGlyphRun(const D2D1_POINT_2F &baselineOrigin, const DWRITE_GLYPH_RUN &glyphRun, const DWRITE_GLYPH_RUN_DESCRIPTION &glyphRunDescription, ID2D1Brush *foregroundBrush, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::DeviceContextinline
DrawGlyphRun(const D2D1_POINT_2F &baselineOrigin, const DWRITE_GLYPH_RUN &glyphRun, const DWRITE_GLYPH_RUN_DESCRIPTION &glyphRunDescription, const Brush &foregroundBrush, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::DeviceContextinline
DrawGlyphRun(const D2D1_POINT_2F &baselineOrigin, const DWRITE_GLYPH_RUN *glyphRun, ID2D1Brush *foregroundBrush, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::DeviceContextinline
DrawGlyphRun(const D2D1_POINT_2F &baselineOrigin, const DWRITE_GLYPH_RUN *glyphRun, const Brush &foregroundBrush, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(ID2D1Image *image, const D2D1_POINT_2F *targetOffset=nullptr, const D2D1_RECT_F *imageRectangle=nullptr, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(const Image &image, const D2D1_POINT_2F *targetOffset=nullptr, const D2D1_RECT_F *imageRectangle=nullptr, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(ID2D1Effect *effect, const D2D1_POINT_2F *targetOffset=nullptr, const D2D1_RECT_F *imageRectangle=nullptr, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(const Effect &effect, const D2D1_POINT_2F *targetOffset=nullptr, const D2D1_RECT_F *imageRectangle=nullptr, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(ID2D1Image *image, D2D1_INTERPOLATION_MODE interpolationMode, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER)Harlinn::Windows::Graphics::DeviceContextinline
DrawImage(const Image &image, D2D1_INTERPOLATION_MODE interpolationMode, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER)Harlinn::Windows::Graphics::DeviceContextinline
DrawImage(ID2D1Effect *effect, D2D1_INTERPOLATION_MODE interpolationMode, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(const Effect &effect, D2D1_INTERPOLATION_MODE interpolationMode, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(ID2D1Image *image, const D2D1_POINT_2F &targetOffset, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(const Image &image, const D2D1_POINT_2F &targetOffset, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(ID2D1Effect *effect, const D2D1_POINT_2F &targetOffset, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(const Effect &effect, const D2D1_POINT_2F &targetOffset, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(ID2D1Image *image, const D2D1_POINT_2F &targetOffset, const D2D1_RECT_F &imageRectangle, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(const Image &image, const D2D1_POINT_2F &targetOffset, const D2D1_RECT_F &imageRectangle, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(ID2D1Effect *effect, const D2D1_POINT_2F &targetOffset, const D2D1_RECT_F &imageRectangle, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawImage(const Effect &effect, const D2D1_POINT_2F &targetOffset, const D2D1_RECT_F &imageRectangle, D2D1_INTERPOLATION_MODE interpolationMode=D2D1_INTERPOLATION_MODE_LINEAR, D2D1_COMPOSITE_MODE compositeMode=D2D1_COMPOSITE_MODE_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
DrawLine(const D2D1_POINT_2F &point0, const D2D1_POINT_2F &point1, ID2D1Brush *brush, FLOAT strokeWidth=1.0f, ID2D1StrokeStyle *strokeStyle=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
DrawLine(const D2D1_POINT_2F &point0, const D2D1_POINT_2F &point1, ID2D1Brush *brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawLine(const D2D1_POINT_2F &point0, const D2D1_POINT_2F &point1, const Brush &brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawLine(const D2D1_POINT_2F &point0, const D2D1_POINT_2F &point1, const Brush &brush, FLOAT strokeWidth=1.0f) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRectangle(const D2D1_RECT_F *rect, ID2D1Brush *brush, FLOAT strokeWidth=1.0f, ID2D1StrokeStyle *strokeStyle=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRectangle(const D2D1_RECT_F &rect, ID2D1Brush *brush, FLOAT strokeWidth=1.0f, ID2D1StrokeStyle *strokeStyle=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRectangle(const D2D1_RECT_F *rect, ID2D1Brush *brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRectangle(const D2D1_RECT_F *rect, const Brush &brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRectangle(const D2D1_RECT_F *rect, const Brush &brush, FLOAT strokeWidth=1.0f) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRectangle(const D2D1_RECT_F &rect, ID2D1Brush *brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRectangle(const D2D1_RECT_F &rect, const Brush &brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRectangle(const D2D1_RECT_F &rect, const Brush &brush, FLOAT strokeWidth=1.0f) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRoundedRectangle(const D2D1_ROUNDED_RECT *roundedRect, ID2D1Brush *brush, FLOAT strokeWidth=1.0f, ID2D1StrokeStyle *strokeStyle=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRoundedRectangle(const D2D1_ROUNDED_RECT &roundedRect, ID2D1Brush *brush, FLOAT strokeWidth=1.0f, ID2D1StrokeStyle *strokeStyle=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRoundedRectangle(const D2D1_ROUNDED_RECT *roundedRect, ID2D1Brush *brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRoundedRectangle(const D2D1_ROUNDED_RECT *roundedRect, const Brush &brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRoundedRectangle(const D2D1_ROUNDED_RECT *roundedRect, const Brush &brush, FLOAT strokeWidth=1.0f) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRoundedRectangle(const D2D1_ROUNDED_RECT &roundedRect, ID2D1Brush *brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRoundedRectangle(const D2D1_ROUNDED_RECT &roundedRect, const Brush &brush, FLOAT strokeWidth, const StrokeStyle &strokeStyle) constHarlinn::Windows::Graphics::RenderTargetinline
DrawRoundedRectangle(const D2D1_ROUNDED_RECT &roundedRect, const Brush &brush, FLOAT strokeWidth=1.0f) constHarlinn::Windows::Graphics::RenderTargetinline
DrawText(const WCHAR *string, UINT32 stringLength, IDWriteTextFormat *textFormat, const D2D1_RECT_F *layoutRect, ID2D1Brush *defaultForegroundBrush, D2D1_DRAW_TEXT_OPTIONS options=D2D1_DRAW_TEXT_OPTIONS_NONE, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::RenderTargetinline
DrawText(const WCHAR *string, UINT32 stringLength, const DirectWrite::TextFormat &textFormat, const D2D1_RECT_F *layoutRect, const Brush &defaultForegroundBrush, D2D1_DRAW_TEXT_OPTIONS options=D2D1_DRAW_TEXT_OPTIONS_NONE, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::RenderTargetinline
DrawText(const WideString &text, IDWriteTextFormat *textFormat, const D2D1_RECT_F *layoutRect, ID2D1Brush *defaultForegroundBrush, D2D1_DRAW_TEXT_OPTIONS options=D2D1_DRAW_TEXT_OPTIONS_NONE, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::RenderTargetinline
DrawText(const WideString &text, const DirectWrite::TextFormat &textFormat, const D2D1_RECT_F *layoutRect, const Brush &defaultForegroundBrush, D2D1_DRAW_TEXT_OPTIONS options=D2D1_DRAW_TEXT_OPTIONS_NONE, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::RenderTargetinline
DrawTextLayout(const D2D1_POINT_2F &origin, IDWriteTextLayout *textLayout, ID2D1Brush *defaultForegroundBrush, D2D1_DRAW_TEXT_OPTIONS options=D2D1_DRAW_TEXT_OPTIONS_NONE) constHarlinn::Windows::Graphics::RenderTargetinline
DrawTextLayout(const D2D1_POINT_2F &origin, const DirectWrite::TextLayout &textLayout, const Brush &defaultForegroundBrush, D2D1_DRAW_TEXT_OPTIONS options=D2D1_DRAW_TEXT_OPTIONS_NONE) constHarlinn::Windows::Graphics::RenderTargetinline
EndDraw(D2D1_TAG *tag1=nullptr, D2D1_TAG *tag2=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
FillEllipse(const D2D1_ELLIPSE *ellipse, ID2D1Brush *brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillEllipse(const D2D1_ELLIPSE &ellipse, ID2D1Brush *brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillEllipse(const D2D1_ELLIPSE *ellipse, const Brush &brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillEllipse(const D2D1_ELLIPSE &ellipse, const Brush &brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillGeometry(ID2D1Geometry *geometry, ID2D1Brush *brush, ID2D1Brush *opacityBrush=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
FillGeometry(ID2D1Geometry *geometry, ID2D1Brush *brush, const Brush &opacityBrush) constHarlinn::Windows::Graphics::RenderTargetinline
FillGeometry(ID2D1Geometry *geometry, const Brush &brush, const Brush &opacityBrush) constHarlinn::Windows::Graphics::RenderTargetinline
FillGeometry(ID2D1Geometry *geometry, const Brush &brush, ID2D1Brush *opacityBrush=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
FillGeometry(const Geometry &geometry, const Brush &brush, ID2D1Brush *opacityBrush=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
FillGeometry(const Geometry &geometry, const Brush &brush, const Brush &opacityBrush) constHarlinn::Windows::Graphics::RenderTargetinline
FillMesh(ID2D1Mesh *mesh, ID2D1Brush *brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillMesh(ID2D1Mesh *mesh, const Brush &brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillMesh(const Mesh &mesh, ID2D1Brush *brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillMesh(const Mesh &mesh, const Brush &brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillOpacityMask(ID2D1Bitmap *opacityMask, ID2D1Brush *brush, const D2D1_RECT_F *destinationRectangle=nullptr, const D2D1_RECT_F *sourceRectangle=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
FillOpacityMask(const Bitmap &opacityMask, const Brush &brush, const D2D1_RECT_F *destinationRectangle=nullptr, const D2D1_RECT_F *sourceRectangle=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
FillOpacityMask(ID2D1Bitmap *opacityMask, ID2D1Brush *brush, const D2D1_RECT_F &destinationRectangle, const D2D1_RECT_F *sourceRectangle=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
FillOpacityMask(const Bitmap &opacityMask, const Brush &brush, const D2D1_RECT_F &destinationRectangle, const D2D1_RECT_F *sourceRectangle=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
FillOpacityMask(ID2D1Bitmap *opacityMask, ID2D1Brush *brush, const D2D1_RECT_F &destinationRectangle, const D2D1_RECT_F &sourceRectangle) constHarlinn::Windows::Graphics::DeviceContextinline
FillOpacityMask(const Bitmap &opacityMask, const Brush &brush, const D2D1_RECT_F &destinationRectangle, const D2D1_RECT_F &sourceRectangle) constHarlinn::Windows::Graphics::DeviceContextinline
FillOpacityMask(ID2D1Bitmap *opacityMask, ID2D1Brush *brush, D2D1_OPACITY_MASK_CONTENT content=D2D1_OPACITY_MASK_CONTENT_GRAPHICS, const D2D1_RECT_F *destinationRectangle=nullptr, const D2D1_RECT_F *sourceRectangle=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
FillOpacityMask(const Bitmap &opacityMask, ID2D1Brush *brush, D2D1_OPACITY_MASK_CONTENT content=D2D1_OPACITY_MASK_CONTENT_GRAPHICS, const D2D1_RECT_F *destinationRectangle=nullptr, const D2D1_RECT_F *sourceRectangle=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
FillOpacityMask(const Bitmap &opacityMask, const Brush &brush, D2D1_OPACITY_MASK_CONTENT content=D2D1_OPACITY_MASK_CONTENT_GRAPHICS, const D2D1_RECT_F *destinationRectangle=nullptr, const D2D1_RECT_F *sourceRectangle=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
FillRectangle(const D2D1_RECT_F *rect, ID2D1Brush *brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillRectangle(const D2D1_RECT_F &rect, ID2D1Brush *brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillRectangle(const D2D1_RECT_F *rect, const Brush &brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillRectangle(const D2D1_RECT_F &rect, const Brush &brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillRoundedRectangle(const D2D1_ROUNDED_RECT *roundedRect, ID2D1Brush *brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillRoundedRectangle(const D2D1_ROUNDED_RECT &roundedRect, ID2D1Brush *brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillRoundedRectangle(const D2D1_ROUNDED_RECT *roundedRect, const Brush &brush) constHarlinn::Windows::Graphics::RenderTargetinline
FillRoundedRectangle(const D2D1_ROUNDED_RECT &roundedRect, const Brush &brush) constHarlinn::Windows::Graphics::RenderTargetinline
Flush(D2D1_TAG *tag1=nullptr, D2D1_TAG *tag2=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
GetAntialiasMode() constHarlinn::Windows::Graphics::RenderTargetinline
GetDevice(_Outptr_ ID2D1Device **device) constHarlinn::Windows::Graphics::DeviceContextinline
GetDevice() constHarlinn::Windows::Graphics::DeviceContextinline
GetDpi(FLOAT *dpiX, FLOAT *dpiY) constHarlinn::Windows::Graphics::RenderTargetinline
GetDpi(FLOAT &dpiX, FLOAT &dpiY) constHarlinn::Windows::Graphics::RenderTargetinline
GetDpi() constHarlinn::Windows::Graphics::RenderTargetinline
GetEffectInvalidRectangleCount(ID2D1Effect *effect, UINT32 *rectangleCount) constHarlinn::Windows::Graphics::DeviceContextinline
GetEffectInvalidRectangleCount(const Effect &effect, UINT32 *rectangleCount) constHarlinn::Windows::Graphics::DeviceContextinline
GetEffectInvalidRectangleCount(ID2D1Effect *effect) constHarlinn::Windows::Graphics::DeviceContextinline
GetEffectInvalidRectangleCount(const Effect &effect) constHarlinn::Windows::Graphics::DeviceContextinline
GetEffectInvalidRectangles(ID2D1Effect *effect, D2D1_RECT_F *rectangles, UINT32 rectanglesCount) constHarlinn::Windows::Graphics::DeviceContextinline
GetEffectInvalidRectangles(const Effect &effect, D2D1_RECT_F *rectangles, UINT32 rectanglesCount) constHarlinn::Windows::Graphics::DeviceContextinline
GetEffectRequiredInputRectangles(ID2D1Effect *renderEffect, const D2D1_RECT_F *renderImageRectangle, const D2D1_EFFECT_INPUT_DESCRIPTION *inputDescriptions, D2D1_RECT_F *requiredInputRects, UINT32 inputCount) constHarlinn::Windows::Graphics::DeviceContextinline
GetEffectRequiredInputRectangles(const Effect &renderEffect, const D2D1_RECT_F *renderImageRectangle, const D2D1_EFFECT_INPUT_DESCRIPTION *inputDescriptions, D2D1_RECT_F *requiredInputRects, UINT32 inputCount) constHarlinn::Windows::Graphics::DeviceContextinline
GetFactory()Harlinn::Windows::Graphics::Resourceinline
GetGlyphRunWorldBounds(const D2D1_POINT_2F &baselineOrigin, const DWRITE_GLYPH_RUN *glyphRun, DWRITE_MEASURING_MODE measuringMode, D2D1_RECT_F *bounds) constHarlinn::Windows::Graphics::DeviceContextinline
GetGlyphRunWorldBounds(const D2D1_POINT_2F &baselineOrigin, const DWRITE_GLYPH_RUN &glyphRun, DWRITE_MEASURING_MODE measuringMode, D2D1_RECT_F &bounds) constHarlinn::Windows::Graphics::DeviceContextinline
GetImageLocalBounds(ID2D1Image *image, D2D1_RECT_F *localBounds) constHarlinn::Windows::Graphics::DeviceContextinline
GetImageLocalBounds(const Image &image, D2D1_RECT_F *localBounds) constHarlinn::Windows::Graphics::DeviceContextinline
GetImageLocalBounds(ID2D1Image *image, D2D1_RECT_F &localBounds) constHarlinn::Windows::Graphics::DeviceContextinline
GetImageLocalBounds(const Image &image, D2D1_RECT_F &localBounds) constHarlinn::Windows::Graphics::DeviceContextinline
GetImageWorldBounds(ID2D1Image *image, D2D1_RECT_F *worldBounds) constHarlinn::Windows::Graphics::DeviceContextinline
GetImageWorldBounds(const Image &image, D2D1_RECT_F *worldBounds) constHarlinn::Windows::Graphics::DeviceContextinline
GetImageWorldBounds(ID2D1Image *image, D2D1_RECT_F &worldBounds) constHarlinn::Windows::Graphics::DeviceContextinline
GetImageWorldBounds(const Image &image, D2D1_RECT_F &worldBounds) constHarlinn::Windows::Graphics::DeviceContextinline
GetInterfacePointer() const noexceptHarlinn::Common::Core::Unknowninline
GetMaximumBitmapSize() constHarlinn::Windows::Graphics::RenderTargetinline
GetPixelFormat() constHarlinn::Windows::Graphics::RenderTargetinline
GetPixelSize() constHarlinn::Windows::Graphics::RenderTargetinline
GetPrimitiveBlend() constHarlinn::Windows::Graphics::DeviceContextinline
GetRenderingControls(D2D1_RENDERING_CONTROLS *renderingControls) constHarlinn::Windows::Graphics::DeviceContextinline
GetRenderingControls(D2D1_RENDERING_CONTROLS &renderingControls) constHarlinn::Windows::Graphics::DeviceContextinline
GetSize() constHarlinn::Windows::Graphics::RenderTargetinline
GetTag1() constHarlinn::Windows::Graphics::RenderTargetinline
GetTag2() constHarlinn::Windows::Graphics::RenderTargetinline
GetTags(D2D1_TAG *tag1, D2D1_TAG *tag2) constHarlinn::Windows::Graphics::RenderTargetinline
GetTags() constHarlinn::Windows::Graphics::RenderTargetinline
GetTarget(ID2D1Image **image) constHarlinn::Windows::Graphics::DeviceContextinline
GetTarget() constHarlinn::Windows::Graphics::DeviceContextinline
GetTextAntialiasMode() constHarlinn::Windows::Graphics::RenderTargetinline
GetTextRenderingParams(IDWriteRenderingParams **textRenderingParams) constHarlinn::Windows::Graphics::RenderTargetinline
GetTextRenderingParams() constHarlinn::Windows::Graphics::RenderTargetinline
GetTransform(D2D1_MATRIX_3X2_F *transform) constHarlinn::Windows::Graphics::RenderTargetinline
GetTransform(D2D1_MATRIX_3X2_F &transform) constHarlinn::Windows::Graphics::RenderTargetinline
GetTransform() constHarlinn::Windows::Graphics::RenderTargetinline
GetUnitMode() constHarlinn::Windows::Graphics::DeviceContextinline
InterfaceType typedefHarlinn::Common::Core::Unknown
InvalidateEffectInputRectangle(ID2D1Effect *effect, UINT32 input, const D2D1_RECT_F *inputRectangle) constHarlinn::Windows::Graphics::DeviceContextinline
InvalidateEffectInputRectangle(ID2D1Effect *effect, UINT32 input, const D2D1_RECT_F &inputRectangle) constHarlinn::Windows::Graphics::DeviceContextinline
InvalidateEffectInputRectangle(const Effect &effect, UINT32 input, const D2D1_RECT_F *inputRectangle) constHarlinn::Windows::Graphics::DeviceContextinline
InvalidateEffectInputRectangle(const Effect &effect, UINT32 input, const D2D1_RECT_F &inputRectangle) constHarlinn::Windows::Graphics::DeviceContextinline
Is() const noexceptHarlinn::Common::Core::Unknowninline
Is() const noexceptHarlinn::Common::Core::Unknowninline
IsBufferPrecisionSupported(D2D1_BUFFER_PRECISION bufferPrecision) constHarlinn::Windows::Graphics::DeviceContextinline
IsDxgiFormatSupported(DXGI_FORMAT format) constHarlinn::Windows::Graphics::DeviceContextinline
IsSupported(const D2D1_RENDER_TARGET_PROPERTIES *renderTargetProperties) constHarlinn::Windows::Graphics::RenderTargetinline
operator bool() const noexceptHarlinn::Common::Core::Unknowninline
operator!=(const Unknown &other) const noexceptHarlinn::Common::Core::Unknowninline
operator!=(const IUnknown *other) const noexceptHarlinn::Common::Core::Unknowninline
operator=(const Unknown &other) noexceptHarlinn::Common::Core::Unknowninline
operator=(Unknown &&other) noexceptHarlinn::Common::Core::Unknowninline
operator=(nullptr_t)Harlinn::Common::Core::Unknowninline
operator==(const Unknown &other) const noexceptHarlinn::Common::Core::Unknowninline
operator==(const IUnknown *other) const noexceptHarlinn::Common::Core::Unknowninline
PopAxisAlignedClip() constHarlinn::Windows::Graphics::RenderTargetinline
PopLayer() constHarlinn::Windows::Graphics::RenderTargetinline
PushAxisAlignedClip(const D2D1_RECT_F *clipRect, D2D1_ANTIALIAS_MODE antialiasMode=D2D1_ANTIALIAS_MODE_PER_PRIMITIVE) constHarlinn::Windows::Graphics::RenderTargetinline
PushAxisAlignedClip(const D2D1_RECT_F &clipRect, D2D1_ANTIALIAS_MODE antialiasMode=D2D1_ANTIALIAS_MODE_PER_PRIMITIVE) constHarlinn::Windows::Graphics::RenderTargetinline
PushLayer(const D2D1_LAYER_PARAMETERS1 *layerParameters, ID2D1Layer *layer=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
PushLayer(const D2D1_LAYER_PARAMETERS1 *layerParameters, const Layer &layer) constHarlinn::Windows::Graphics::DeviceContextinline
PushLayer(const D2D1_LAYER_PARAMETERS1 &layerParameters, ID2D1Layer *layer=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
PushLayer(const D2D1_LAYER_PARAMETERS1 &layerParameters, const Layer &layer) constHarlinn::Windows::Graphics::DeviceContextinline
PushLayer(const D2D1_LAYER_PARAMETERS *layerParameters, ID2D1Layer *layer=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
PushLayer(const D2D1_LAYER_PARAMETERS &layerParameters, ID2D1Layer *layer=nullptr) constHarlinn::Windows::Graphics::DeviceContextinline
QueryInterface(REFIID riid, void **itf) constHarlinn::Common::Core::Unknowninline
QueryInterface(T **itf) constHarlinn::Common::Core::Unknowninline
ResetPtr(IUnknown *other=nullptr, bool addRef=false) noexceptHarlinn::Common::Core::Unknowninline
RestoreDrawingState(ID2D1DrawingStateBlock *drawingStateBlock) constHarlinn::Windows::Graphics::RenderTargetinline
RestoreDrawingState(const DrawingStateBlock &drawingStateBlock) constHarlinn::Windows::Graphics::RenderTargetinline
SaveDrawingState(ID2D1DrawingStateBlock *drawingStateBlock) constHarlinn::Windows::Graphics::RenderTargetinline
SaveDrawingState(const DrawingStateBlock &drawingStateBlock) constHarlinn::Windows::Graphics::RenderTargetinline
SetAntialiasMode(D2D1_ANTIALIAS_MODE antialiasMode) constHarlinn::Windows::Graphics::RenderTargetinline
SetDpi(FLOAT dpiX, FLOAT dpiY) constHarlinn::Windows::Graphics::RenderTargetinline
SetDpi(const D2D1_SIZE_F &dpi) constHarlinn::Windows::Graphics::RenderTargetinline
SetPrimitiveBlend(D2D1_PRIMITIVE_BLEND primitiveBlend=D2D1_PRIMITIVE_BLEND_SOURCE_OVER) constHarlinn::Windows::Graphics::DeviceContextinline
SetRenderingControls(const D2D1_RENDERING_CONTROLS *renderingControls) constHarlinn::Windows::Graphics::DeviceContextinline
SetRenderingControls(const D2D1_RENDERING_CONTROLS &renderingControls) constHarlinn::Windows::Graphics::DeviceContextinline
SetTags(D2D1_TAG tag1, D2D1_TAG tag2) constHarlinn::Windows::Graphics::RenderTargetinline
SetTarget(ID2D1Image *image) constHarlinn::Windows::Graphics::DeviceContextinline
SetTarget(const Image &image) constHarlinn::Windows::Graphics::DeviceContextinline
SetTextAntialiasMode(D2D1_TEXT_ANTIALIAS_MODE textAntialiasMode) constHarlinn::Windows::Graphics::RenderTargetinline
SetTextRenderingParams(IDWriteRenderingParams *textRenderingParams=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
SetTextRenderingParams(const DirectWrite::RenderingParams &textRenderingParams) constHarlinn::Windows::Graphics::RenderTargetinline
SetTransform(const D2D1_MATRIX_3X2_F *transform) constHarlinn::Windows::Graphics::RenderTargetinline
SetTransform(const D2D1_MATRIX_3X2_F &transform) constHarlinn::Windows::Graphics::RenderTargetinline
SetUnitMode(D2D1_UNIT_MODE unitMode) constHarlinn::Windows::Graphics::DeviceContextinline
swap(Unknown &other) noexceptHarlinn::Common::Core::Unknowninline
Unknown() noexceptHarlinn::Common::Core::Unknowninline
Unknown(IUnknown *unknown, bool addref=false) noexceptHarlinn::Common::Core::Unknowninlineexplicit
Unknown(REFIID iid, const Unknown &unknown, bool throwIfNoInterface=true)Harlinn::Common::Core::Unknowninline
Unknown(const Unknown &other) noexceptHarlinn::Common::Core::Unknowninline
Unknown(Unknown &&other) noexceptHarlinn::Common::Core::Unknowninline
unknown_Harlinn::Common::Core::Unknownprotected
~Unknown() noexceptHarlinn::Common::Core::Unknowninline