daffodil ~master (2022-03-12T20:49:14.1403618)
Dub
Repo
DibHeader.Endpoints
daffodil
bmp
headers
DibHeader
Undocumented in source.
struct
DibHeader
(DibVersion version_ = DibVersion.V5)
static
@
Endianess
.
little
static if
(
version_ >= DibVersion.V4
)
struct
Endpoints {
long
a
;
long
b
;
long
c
;
long
d
;
int
e
;
}
Members
Variables
a
long
a
;
Undocumented in source.
b
long
b
;
Undocumented in source.
c
long
c
;
Undocumented in source.
d
long
d
;
Undocumented in source.
e
int
e
;
Undocumented in source.
Meta
Source
See Implementation
daffodil
bmp
headers
DibHeader
mixins
__anonymous
structs
Endpoints
variables
alphaMask
bitCount
blueMask
colorsImportant
colorsUsed
compression
csType
dataSize
endpoints
gammaBlue
gammaGreen
gammaRed
greenMask
height
intent
planes
profileData
profileSize
redMask
reserved
width
xPixelsPerMeter
yPixelsPerMeter