pol2095 opened this issue 3 years ago · 1 comments
Hello,
it's not a Csharp question, but a C++ question for GNU/Linux for libheif
using heif_context_write_to_file(ctx, ofile.toStringz); a heic file is created, how to get a byte array instead of create a file ?
heif_context_write_to_file(ctx, ofile.toStringz);
thanks
Solved here