WinGRecommendDIBFormat16.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

WinGRecommendDIBFormat16 (WING.1002)

SYNOPSIS

BOOL16 WinGRecommendDIBFormat16
 (
  BITMAPINFO* bmpi
 )

DESCRIPTION

Get the recommended format of bitmaps for the current display.

PARAMS

bmpi [Out] Destination for format information.

RETURNS

Success: TRUE. bmpi is filled with the best (fastest) bitmap format

Failure: FALSE, if bmpi is NULL.

IMPLEMENTATION

Not defined in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/gdi32/wing.c".

Debug channel "wing".