Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the render target supports the specified properties
BOOL IsSupported(
const D2D1_RENDER_TARGET_PROPERTIES& renderTargetProperties
) const;
Parameters
- renderTargetProperties
The render target properties to test
Return Value
TRUE if the specified render target properties are supported by this render target; otherwise, FALSE
Requirements
Header: afxrendertarget.h