Contents

bufferBytesPerRow()

Returns the bytes per row of the buffer representation.

Declaration

func bufferBytesPerRow() -> Int

Return Value

The number of bytes per row of the buffer.

Discussion

The number of bytes per row is guaranteed to be a multiple of 16.

See Also

Getting Image Buffer Information