Contents

IOSurfaceGetBytesPerRow(_:)

Returns the length (in bytes) of each row in a particular buffer.

Declaration

func IOSurfaceGetBytesPerRow(_ buffer: IOSurfaceRef) -> Int

Return Value

Returns 0 if buffer is invalid.

See Also

Functions