Skip to content

Latest commit

 

History

History
81 lines (59 loc) · 2.5 KB

nf-d2d1_1-id2d1colorcontext-getprofilesize.md

File metadata and controls

81 lines (59 loc) · 2.5 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:d2d1_1.ID2D1ColorContext.GetProfileSize
ID2D1ColorContext::GetProfileSize (d2d1_1.h)
Gets the size of the color profile associated with the bitmap.
GetProfileSize
GetProfileSize method [Direct2D]
GetProfileSize method [Direct2D]
ID2D1ColorContext interface
ID2D1ColorContext interface [Direct2D]
GetProfileSize method
ID2D1ColorContext.GetProfileSize
ID2D1ColorContext::GetProfileSize
d2d1_1/ID2D1ColorContext::GetProfileSize
direct2d.id2d1colorcontext_getprofilesize
direct2d\id2d1colorcontext_getprofilesize.htm
Direct2D
ceae8c7d-80b5-4052-ac43-85f9802c209e
12/05/2018
GetProfileSize, GetProfileSize method [Direct2D], GetProfileSize method [Direct2D],ID2D1ColorContext interface, ID2D1ColorContext interface [Direct2D],GetProfileSize method, ID2D1ColorContext.GetProfileSize, ID2D1ColorContext::GetProfileSize, d2d1_1/ID2D1ColorContext::GetProfileSize, direct2d.id2d1colorcontext_getprofilesize
d2d1_1.h
Windows
Windows 8 and Platform Update for Windows 7 [desktop apps \| UWP apps]
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps \| UWP apps]
D2d1.dll
Windows
19H1
ID2D1ColorContext::GetProfileSize
d2d1_1/ID2D1ColorContext::GetProfileSize
c++
APIRef
kbSyntax
COM
D2d1.dll
ID2D1ColorContext.GetProfileSize

ID2D1ColorContext::GetProfileSize

-description

Gets the size of the color profile associated with the bitmap.

-returns

Type: UINT32

This method returns the size of the profile in bytes.

-remarks

This can be used to allocate a buffer to receive the color profile bytes associated with the context.

-see-also

D2D1_COLOR_SPACE

ID2D1Bitmap1::GetColorContext

ID2D1ColorContext

ID2D1ColorContext::GetProfile