Contents

bufferBaseAddress()

Returns the base address of the image buffer.

Declaration

func bufferBaseAddress() -> UnsafeRawPointer!

Return Value

The base address of the buffer.

Discussion

The base address is guaranteed to be aligned on a 16-byte boundary.

See Also

Getting Image Buffer Information