Surface.pitch

Gets the pitch of the dsdl2.Surface in bytes (multiple of bytes for each line/row)

class Surface
const @property @trusted
size_t
pitch
()

Return Value

Type: size_t

pitch of the dsdl2.Surface in bytes

Meta