Fpdf.Image

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void Image(string file, float x, float y, float w, float h, string type, size_t link)
    class Fpdf
    void
    Image
    (
    string file
    ,
    float x
    ,
    float y
    ,
    float w
    ,
    float h
    ,
    string type
    ,
    size_t link
    )
  2. void Image(string file, float x, float y, float w, float h, string type, string link)

Meta