Surface.size

Gets the size of the dsdl2.Surface in pixels

class Surface
const @property @trusted
uint[2]
size
()

Return Value

Type: uint[2]

array of width and height of the dsdl2.Surface in pixels

Meta