Raytrix Light Field SDK  v3.0
Logo
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
Rx::Interop::Runtime28::IImage Member List

This is the complete list of members for Rx::Interop::Runtime28::IImage, including all inherited members.

Create(int iWidth, int iHeight, Rx::Interop::Runtime28::EPixelType::ID ePixelType, Rx::Interop::Runtime28::EDataType::ID eDataType)=0Rx::Interop::Runtime28::IImagepure virtual
Create(int iWidth, int iHeight, Rx::Interop::Runtime28::EPixelType::ID ePixelType, Rx::Interop::Runtime28::EDataType::ID eDataType, const void *pData)=0Rx::Interop::Runtime28::IImagepure virtual
Create(const IImage *pImage)=0Rx::Interop::Runtime28::IImagepure virtual
Destroy()=0Rx::Interop::Runtime28::IImagepure virtual
GetByteCount() const =0Rx::Interop::Runtime28::IImagepure virtual
GetBytesPerPixel() const =0Rx::Interop::Runtime28::IImagepure virtual
GetDataPtr()=0Rx::Interop::Runtime28::IImagepure virtual
GetDataPtr() const =0Rx::Interop::Runtime28::IImagepure virtual
GetPixelCount() const =0Rx::Interop::Runtime28::IImagepure virtual
GetSize(int &iWidth, int &iHeight) const =0Rx::Interop::Runtime28::IImagepure virtual
GetType(Rx::Interop::Runtime28::EPixelType::ID &ePixelType, Rx::Interop::Runtime28::EDataType::ID &eDataType) const =0Rx::Interop::Runtime28::IImagepure virtual
IsValid() const =0Rx::Interop::Runtime28::IImagepure virtual