How does PaintCode import and export GIF, PNG and other raster images?
You can import any bitmap images to the Library, including PNG, GIF, JPEG, RAW, TIFF, ICNS and BMP. If your file has a suffix indicating a scale of the image, it will be imported to the proper image asset in PaintCode: "image.png" and "image@2x.png" will be automatically paired and PaintCode will use an appropriate image in the generated code. You can export any number of PNGs at any scale or specified width or height using canvas Image Export inspector: