#include <NativeWrapper.hpp>
Public Attributes | |
| int | channels |
| void * | data |
| int | height |
| const void * | objectPtr |
| int | totalBytes |
| int | width |
Definition at line 117 of file NativeWrapper.hpp.
| int ImageNative::channels |
Definition at line 123 of file NativeWrapper.hpp.
| void* ImageNative::data |
Definition at line 120 of file NativeWrapper.hpp.
| int ImageNative::height |
Definition at line 122 of file NativeWrapper.hpp.
| const void* ImageNative::objectPtr |
Definition at line 119 of file NativeWrapper.hpp.
| int ImageNative::totalBytes |
Definition at line 124 of file NativeWrapper.hpp.
| int ImageNative::width |
Definition at line 121 of file NativeWrapper.hpp.