Documentation ¶
Index ¶
Constants ¶
View Source
const ( HORZRES = 8 VERTRES = 10 BI_RGB = 0 InvalidParameter = 2 DIB_RGB_COLORS = 0 SRCCOPY = 0x00CC0020 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BITMAPINFO ¶
type BITMAPINFO struct { BmiHeader BITMAPINFOHEADER BmiColors *RGBQUAD }
type BITMAPINFOHEADER ¶
Click to show internal directories.
Click to hide internal directories.