Namespace: Rx – Class: IImage – Header: Rx.Core/IImage.h

IImage::GetDataPtr Method

C++
virtual const void* GetDataPtr()

Gets the const data pointer.

Returns

const void*

The const data pointer.