Namespace: Rx – Class: CRxImage – Header: Rx.Core.Ex/RxImage.h

CRxImage::CRxImage Constructor

C++
CRxImage(IAllocator* pxAllocator)

Constructor.

Parameters

[IAllocator*] pxAllocator

[in,out] The allocator for this image. The image will borrow the ownership of the allocator.