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

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

As() constHarlinn::Common::Core::Unknowninline
As() constHarlinn::Common::Core::Unknowninline
Base typedefHarlinn::Windows::Graphics::ControlRenderTarget
BeginDraw() constHarlinn::Windows::Graphics::RenderTargetinline
CheckWindowState() constHarlinn::Windows::Graphics::ControlRenderTargetinline
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(D2D1_SIZE_U size, _In_opt_ CONST void *srcData, UINT32 pitch, _In_ CONST D2D1_BITMAP_PROPERTIES *bitmapProperties, _COM_Outptr_ ID2D1Bitmap **bitmap) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmap(D2D1_SIZE_U size, const void *srcData, UINT32 pitch, const D2D1_BITMAP_PROPERTIES *bitmapProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmap(D2D1_SIZE_U size, const void *srcData, UINT32 pitch, const D2D1_BITMAP_PROPERTIES &bitmapProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmap(D2D1_SIZE_U size, const D2D1_BITMAP_PROPERTIES *bitmapProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmap(D2D1_SIZE_U size, const D2D1_BITMAP_PROPERTIES &bitmapProperties) constHarlinn::Windows::Graphics::RenderTargetinline
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::RenderTargetinline
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::RenderTargetinline
CreateBitmapBrush(_In_ ID2D1Bitmap *bitmap, _In_opt_ CONST D2D1_BITMAP_BRUSH_PROPERTIES *bitmapBrushProperties=nullptr, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapBrush(const Bitmap &bitmap, _In_opt_ CONST D2D1_BITMAP_BRUSH_PROPERTIES *bitmapBrushProperties=nullptr, _In_opt_ CONST D2D1_BRUSH_PROPERTIES *brushProperties=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapBrush(_In_ ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES &bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapBrush(const Bitmap &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES &bitmapBrushProperties, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapBrush(_In_ ID2D1Bitmap *bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES &bitmapBrushProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapBrush(const Bitmap &bitmap, const D2D1_BITMAP_BRUSH_PROPERTIES &bitmapBrushProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapBrush(_In_ ID2D1Bitmap *bitmap, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapBrush(const Bitmap &bitmap, const D2D1_BRUSH_PROPERTIES &brushProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapFromWicBitmap(_In_ IWICBitmapSource *wicBitmapSource, _In_opt_ CONST D2D1_BITMAP_PROPERTIES *bitmapProperties, _COM_Outptr_ ID2D1Bitmap **bitmap) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, _In_opt_ CONST D2D1_BITMAP_PROPERTIES *bitmapProperties, _COM_Outptr_ ID2D1Bitmap **bitmap) constHarlinn::Windows::Graphics::RenderTarget
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, const D2D1_BITMAP_PROPERTIES &bitmapProperties, _COM_Outptr_ ID2D1Bitmap **bitmap) constHarlinn::Windows::Graphics::RenderTarget
CreateBitmapFromWicBitmap(IWICBitmapSource *wicBitmapSource, const D2D1_BITMAP_PROPERTIES *bitmapProperties=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, const D2D1_BITMAP_PROPERTIES *bitmapProperties=nullptr) constHarlinn::Windows::Graphics::RenderTarget
CreateBitmapFromWicBitmap(IWICBitmapSource *wicBitmapSource, const D2D1_BITMAP_PROPERTIES &bitmapProperties) constHarlinn::Windows::Graphics::RenderTargetinline
CreateBitmapFromWicBitmap(const Imaging::BitmapSource &wicBitmapSource, const D2D1_BITMAP_PROPERTIES &bitmapProperties) constHarlinn::Windows::Graphics::RenderTarget
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
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::RenderTargetinline
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::RenderTargetinline
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=1.0f, D2D1_BITMAP_INTERPOLATION_MODE interpolationMode=D2D1_BITMAP_INTERPOLATION_MODE_LINEAR, const D2D1_RECT_F *sourceRectangle=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
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::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=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
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, ID2D1Brush *foregroundBrush, DWRITE_MEASURING_MODE measuringMode=DWRITE_MEASURING_MODE_NATURAL) constHarlinn::Windows::Graphics::RenderTargetinline
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::RenderTargetinline
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, 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::RenderTargetinline
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::RenderTargetinline
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::RenderTargetinline
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
GetDpi(FLOAT *dpiX, FLOAT *dpiY) constHarlinn::Windows::Graphics::RenderTargetinline
GetDpi(FLOAT &dpiX, FLOAT &dpiY) constHarlinn::Windows::Graphics::RenderTargetinline
GetDpi() constHarlinn::Windows::Graphics::RenderTargetinline
GetFactory()Harlinn::Windows::Graphics::Resourceinline
GetHwnd() constHarlinn::Windows::Graphics::ControlRenderTargetinline
GetInterfacePointer() const noexceptHarlinn::Common::Core::Unknowninline
GetMaximumBitmapSize() constHarlinn::Windows::Graphics::RenderTargetinline
GetPixelFormat() constHarlinn::Windows::Graphics::RenderTargetinline
GetPixelSize() constHarlinn::Windows::Graphics::RenderTargetinline
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
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
InterfaceType typedefHarlinn::Common::Core::Unknown
Is() const noexceptHarlinn::Common::Core::Unknowninline
Is() const noexceptHarlinn::Common::Core::Unknowninline
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_PARAMETERS *layerParameters, ID2D1Layer *layer=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
PushLayer(const D2D1_LAYER_PARAMETERS &layerParameters, ID2D1Layer *layer=nullptr) constHarlinn::Windows::Graphics::RenderTargetinline
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
Resize(const D2D1_SIZE_U *pixelSize) constHarlinn::Windows::Graphics::ControlRenderTargetinline
Resize(const D2D1_SIZE_U &pixelSize)Harlinn::Windows::Graphics::ControlRenderTargetinline
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
SetTags(D2D1_TAG tag1, D2D1_TAG tag2) constHarlinn::Windows::Graphics::RenderTargetinline
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
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