BCGControlBar Pro for MFC
CBCGPGraphicsManagerParams

Detailed Description

The CBCGPGraphicsManagerParams structure is used to pass additional parameters to graphics managers.

Public Attributes

 bAlphaModePremultipliedSpecifies whether alpha channel in images should be pre-multiplied.
 
 bUseSoftwareRenderingSpecifies whether to use software (TRUE) or hardware (FALSE) rendering.
 
 dpiXSpecifies X DPI.
 
 dpiYSpecifies Y DPI.