CRenderTarget::GetMaximumBitmapSize

Gets the maximum size, in device-dependent units (pixels), of any one bitmap dimension supported by the render target

UINT32 GetMaximumBitmapSize() const;

Return Value

The maximum size, in pixels, of any one bitmap dimension supported by the render target

Requirements

Header: afxrendertarget.h

See Also

Reference

CRenderTarget Class