PixelFormat.bitsPerPixel

Gets the bit depth (size of a pixel in bits) of the dsdl2.PixelFormat

class PixelFormat
const @property @trusted
ubyte
bitsPerPixel
()

Return Value

Type: ubyte

the bit depth of the dsdl2.PixelFormat

Meta