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 declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/wing.dll16/wing.c". https://source.winehq.org/source/dlls/wing.dll16/wing.c

Debug channel "wing".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.