dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
ARGB8888Templ.b
dimage
types
ARGB8888Templ
Blue
auto ref
b
[@property getter]
struct
ARGB8888Templ
(Endianness byteOrder = Endianness.Little)
@
safe
@
nogc
@
property
nothrow pure ref inout
static if
(
byteOrder == Endianness.Big
)
auto ref
b
(
)
auto ref
b
[@property getter]
Meta
Source
See Implementation
dimage
types
ARGB8888Templ
constructors
this
functions
toString
properties
a
b
fA
fB
fG
fR
g
r
static functions
hasAlphaChannelSupport
static variables
fAStepping
fBStepping
fGStepping
fRStepping
unions
__anonymous
Blue