Scroll to navigation

WinGCreateHalfTonePalette16(3w) Wine API WinGCreateHalfTonePalette16(3w)

NAME

WinGCreateHalfTonePalette16 (WING.1007)

SYNOPSIS

HPALETTE16 WinGCreateHalfTonePalette16
(
)
 

DESCRIPTION

Create a half tone palette.
 

PARAMS

None.
 

RETURNS

Success: A handle to the created palette.
Failure: A NULL handle.
 

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/wing.dll16/wing.c".
Debug channel "wing".
Oct 2012 Wine API