CRenderTarget::GetPixelFormat

Retrieves the pixel format and alpha mode of the render target

D2D1_PIXEL_FORMAT GetPixelFormat() const;

Return Value

The pixel format and alpha mode of the render target

Requirements

Header: afxrendertarget.h

See Also

Reference

CRenderTarget Class