Update windows-sys and image
This commit is contained in:
parent
a09e4cf679
commit
7a687105e3
2 changed files with 4 additions and 4 deletions
|
|
@ -51,7 +51,7 @@ impl Buffer {
|
|||
biHeight: -height.get(),
|
||||
biPlanes: 1,
|
||||
biBitCount: 32,
|
||||
biCompression: Gdi::BI_BITFIELDS,
|
||||
biCompression: Gdi::BI_BITFIELDS as u32,
|
||||
biSizeImage: 0,
|
||||
biXPelsPerMeter: 0,
|
||||
biYPelsPerMeter: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue