Here is a way:
Code: Select all
...
Blob blob;
image.write(&blob);
void* data = blob.data();
...
thanks!
Code: Select all
...
Blob blob;
image.write(&blob);
void* data = blob.data();
...
Users browsing this forum: Amazon [Bot], Google [Bot], Semrush [Bot] and 56 guests