18 #ifndef ImageDumpUtils_h 19 #define ImageDumpUtils_h 23 #include "IDVPlatformOffscreen.h" 25 namespace ImageDumpUtils
30 DV_
void DumpCGImageToDisk(CGImageRef image, std::string fileName);
40 DV_
void DumpCGContextToDisk(CGContextRef ctx, std::string fileName);