API Reference
>
Structs, Records, Enums
>
PBITMAPINFOHEADER Structure
PBITMAPINFOHEADER Structure
Collapse All
Syntax
C++
typedef
struct
tagBITMAPINFOHEADER
{
OdUInt32
biSize
;
OdInt32
biWidth
;
OdInt32
biHeight
;
OdUInt16
biPlanes
;
OdUInt16
biBitCount
;
OdUInt32
biCompression
;
OdUInt32
biSizeImage
;
OdInt32
biXPelsPerMeter
;
OdInt32
biYPelsPerMeter
;
OdUInt32
biClrUsed
;
OdUInt32
biClrImportant
; }
BITMAPINFOHEADER
, * PBITMAPINFOHEADER;
File
OdPlatform.h
Description
This is type PBITMAPINFOHEADER.
Group
Structs, Records, Enums
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic