Compositing

Functions


Detailed Description

MGPlus maintains some Compositing defines and operations


Function Documentation

MPStatus MGPlusGetCompositingMode ( HGRAPHICS  graphics,
MPCompositingMode compositingMode 
)

Get the compositing mode of graphic.

This function gets the compositing mode of graphic

Parameters:
graphics The MGPlusGraphics pointer.
compositingMode The compositing mode pointer.
Returns:
Get Status, MP_GENERIC_ERROR indicates an error.
See also:
MGPlusGetCompositingMode
MPStatus MGPlusSetCompositingMode ( HGRAPHICS  graphics,
MPCompositingMode  compositingMode 
)

Set the compositing mode of graphic.

This function sets the compositing mode of graphic

Parameters:
graphics The MGPlusGraphics pointer.
compositingMode The compositing mode.
Returns:
Set Status, MP_GENERIC_ERROR indicates an error.
See also:
MGPlusSetCompositingMode
Generated on Wed Apr 27 09:48:11 2011 for mGPlus V1.2.4 API Reference by  doxygen 1.6.3