create_image
image = create_image(name, path, numRegions);
image_t* create_image(const char* name, const char* path, int regionCount);