Surface.pixelFormat

Gets the dsdl2.PixelFormat of the dsdl2.Surface

class Surface
const @property @trusted
pixelFormat
()

Return Value

Type: const(PixelFormat)

const proxy to the dsdl2.PixelFormat of the dsdl2.Surface

Meta