0xC0000054/libheif-sharp

heif_context_write_to memory

pol2095 opened this issue · 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 ?

thanks

Solved here