PixelFormat.bytesPerPixel

Gets the how many bytes needed to represent a pixel in the dsdl2.PixelFormat

class PixelFormat
const @property @trusted
size_t
bytesPerPixel
()

Return Value

Type: size_t

the bytes per pixel value of the dsdl2.PixelFormat

Meta