int pdf_open_image ( resource p, string imagetype, string source, string data, int length, int width, int height, int components, int bpc, string params )
さまざまなデータソースからのイメージデータを使用します。サポート
されている型は jpeg、ccitt、
raw です。サポートされているソースは
memory、fileref、
url です。
len は、type が raw
の場合にのみ使用可能です。params は
type が ccitt の場合にのみ使用可能です。