tida v0.1.1-b3 (2021-09-24T06:50:00Z)
Home
Dub
Repo
bytesPerColor.bytesPerColor
tida
color
bytesPerColor
Undocumented in source.
enum
bytesPerColor
;
enum
bytesPerColor
;
template
bytesPerColor
(int pixelformat, T = ubyte)
static if
(!(
pixelformat == PixelFormat.RGBA || pixelformat == PixelFormat.ARGB || pixelformat == PixelFormat.BGRA
))
enum
bytesPerColor
=
3
*
T.sizeof
;
Meta
Source
See Source File
tida
color
bytesPerColor
manifest constants
bytesPerColor