Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
The DdControlColor callback function controls the luminance and brightness controls of an overlay surface.
Syntax
PDD_COLORCB_COLORCONTROL PddColorcbColorcontrol;
DWORD PddColorcbColorcontrol(
PDD_COLORCONTROLDATA unnamedParam1
)
{...}
Parameters
unnamedParam1
Points to a DD_COLORCONTROLDATA structure that contains the color control information for a specified overlay surface.
Return value
DdControlColor returns a callback code.
Remarks
DdControlColor can be optionally implemented in a DirectDraw driver.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | ddrawint.h (include Winddi.h) |