image

Undocumented in source. Be warned that the author may not have intended to support it.
  1. PixMapFile image(size_t width, size_t height, PixMapFormat pmFormat)
  2. PixMapFile image(size_t width, size_t height, string pmFormat)
    image
    (
    size_t width = 0
    ,
    size_t height = 0
    ,
    string pmFormat = "P6"
    )

Meta