Animation.size

Gets the size of the dsdl2.image.Animation in pixels

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

Return Value

Type: uint[2]

size of the dsdl2.image.Animation in pixels

Meta