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.
Returns the base address of the image buffer.
func bufferBaseAddress() -> UnsafeRawPointer!The base address of the buffer.
The base address is guaranteed to be aligned on a 16-byte boundary.