ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
CIEXYZ
ae
utils
graphics
bitmap
Additional definitions for types used in the BMP header.
version(all)
struct
CIEXYZ {
FXPT2DOT30
ciexyzX
;
FXPT2DOT30
ciexyzY
;
FXPT2DOT30
ciexyzZ
;
}
Members
Variables
ciexyzX
FXPT2DOT30
ciexyzX
;
ciexyzY
FXPT2DOT30
ciexyzY
;
ciexyzZ
FXPT2DOT30
ciexyzZ
;
Meta
Source
See Implementation
ae
utils
graphics
bitmap
aliases
FXPT2DOT30
enums
BI_BITFIELDS
structs
BitmapHeader
CIEXYZ
CIEXYZTRIPLE
Additional definitions for types used in the BMP header.