Surface.toString

Formats the dsdl2.Surface into its construction representation: "dsdl2.PixelFormat([<bytes>], [<width>, <height>], <pitch>, <pixelFormat>)"

class Surface
override const @trusted
string
toString
()

Return Value

Type: string

the formatted string

Meta