#include <NativeWrapper.hpp>
Public Attributes | |
| int | channels |
| void * | data |
| int | height |
| const void * | objectPtr |
| int | totalBytes |
| int | width |
Definition at line 128 of file NativeWrapper.hpp.
| int ImageNative::channels |
Definition at line 134 of file NativeWrapper.hpp.
| void* ImageNative::data |
Definition at line 131 of file NativeWrapper.hpp.
| int ImageNative::height |
Definition at line 133 of file NativeWrapper.hpp.
| const void* ImageNative::objectPtr |
Definition at line 130 of file NativeWrapper.hpp.
| int ImageNative::totalBytes |
Definition at line 135 of file NativeWrapper.hpp.
| int ImageNative::width |
Definition at line 132 of file NativeWrapper.hpp.