ExportImageToMemory function
Implementation
(MemoryPointer<RUint8> dataPtr, int dataSize) ExportImageToMemory(
ImageD image,
String fileType,
) => _module.ExportImageToMemory(image, fileType);
(MemoryPointer<RUint8> dataPtr, int dataSize) ExportImageToMemory(
ImageD image,
String fileType,
) => _module.ExportImageToMemory(image, fileType);