This works at the moment:
Code: Select all
Magick::Blob blob;
image.write(&blob, "RGB", 8);
blob.data() --> this is what I need
Code: Select all
Magick::Blob blob;
image.write(&blob, "RGB", 8);
blob.data() --> this is what I need
Users browsing this forum: Amazon [Bot], Bing [Bot], Semrush [Bot] and 11 guests