★ wanayoo — archive 1999 http://fr.php.net/manual/function.pdf-open-tiff.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to PDF
Quick Reference
English version of this pageGerman version of this pageJapanese version of this page
Italian version of this page is not availableFrench version of this pageHungarian version of this page
Spanish version of this page is not availableDutch version of this pageBrazilian Portuguese version of this page
Korean version of this pageCzech version of this page
PDF
* pdf_set_info
* pdf_open
* pdf_close
* pdf_begin_page
* pdf_end_page
* pdf_show
* pdf_show_boxed
* pdf_show_xy
* pdf_set_font
* pdf_set_leading
* pdf_set_parameter
* pdf_get_parameter
* pdf_set_value
* pdf_get_value
* pdf_get_image_height
* pdf_get_image_width
* pdf_set_text_rendering
* pdf_set_horiz_scaling
* pdf_set_text_rise
* pdf_set_text_matrix
* pdf_set_text_pos
* pdf_set_char_spacing
* pdf_set_word_spacing
* pdf_skew
* pdf_continue_text
* pdf_stringwidth
* pdf_save
* pdf_restore
* pdf_translate
* pdf_scale
* pdf_rotate
* pdf_setflat
* pdf_setlinejoin
* pdf_setlinecap
* pdf_setmiterlimit
* pdf_setlinewidth
* pdf_setdash
* pdf_moveto
* pdf_curveto
* pdf_lineto
* pdf_circle
* pdf_arc
* pdf_rect
* pdf_closepath
* pdf_stroke
* pdf_closepath_stroke
* pdf_fill
* pdf_fill_stroke
* pdf_closepath_fill_stroke
* pdf_endpath
* pdf_clip
* pdf_setgray_fill
* pdf_setgray_stroke
* pdf_setgray
* pdf_setrgbcolor_fill
* pdf_setrgbcolor_stroke
* pdf_setrgbcolor
* pdf_add_outline
* pdf_set_transition
* pdf_set_duration
* pdf_open_gif
* pdf_open_png
* pdf_open_image_file
* pdf_open_memory_image
* pdf_open_jpeg
* pdf_open_tiff
* pdf_close_image
* pdf_place_image
* pdf_put_image
* pdf_execute_image
* pdf_add_annotation
* pdf_set_border_style
* pdf_set_border_color
* pdf_set_border_dash

  Thanks to:
 Chek.com
 easyDNS
 VA Linux Systems

  Related sites:
Apache
MySQL
PostgreSQL
Zend Tech.

  Community:
LinuxFund.org
OSDN
Manual: pdf_open_tiff
View the source code for this pageSearch the site



Previous page
 pdf_open_jpeg
 Updated
Mon, 08 Jan 2001
pdf_close_image 
Next page


pdf_open_tiff

(PHP 4 >= 4.0b4)

pdf_open_tiff -- Opens a TIFF image

Description

int pdf_open_tiff (int PDF-document, string filename)

The pdf_open_tiff() function opens an image stored in the file with the name filename. The format of the image has to be tiff. The function returns a pdf image identifier.

Note: This function shouldn't be used anymore. Please use the function pdf_open_image_file() instead.

See also pdf_close_image(), pdf_open_gif(), pdf_open_jpeg(), pdf_open_png(), pdf_open_memory_image(), pdf_execute_image(), pdf_place_image(), pdf_put_image().


 About Notes


Previous page
 pdf_open_jpeg
 Updated
Mon, 08 Jan 2001
pdf_close_image 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
France
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.