ae.utils.graphics.bitmap

Windows Bitmap definitions.

Members

Aliases

FXPT2DOT30
alias FXPT2DOT30 = int

Additional definitions for types used in the BMP header.

Enums

BI_BITFIELDS
anonymousenum BI_BITFIELDS

Additional definitions for types used in the BMP header.

Structs

BitmapHeader
struct BitmapHeader(uint V)

Instantiates to a struct representing a BMP header at the given version.

CIEXYZ
struct CIEXYZ

Additional definitions for types used in the BMP header.

CIEXYZTRIPLE
struct CIEXYZTRIPLE

Additional definitions for types used in the BMP header.

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Vladimir Panteleev <ae@cy.md>