mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-06-17 21:16:57 +08:00
22 lines
981 B
HTML
22 lines
981 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<title>Open TIFF image [deprecated]</title>
|
|
</head>
|
|
<body class="docs"><div id="layout">
|
|
<div id="layout-content"><div id="function.pdf-open-tiff" class="refentry">
|
|
<div class="refnamediv">
|
|
<h1 class="refname">PDF_open_tiff</h1>
|
|
<p class="verinfo">(PHP 4, PECL pdflib >= 1.0.0)</p><p class="refpurpose"><span class="refname">PDF_open_tiff</span> — <span class="dc-title">Open TIFF image [deprecated]</span></p>
|
|
|
|
</div>
|
|
<div class="refsect1 description" id="refsect1-function.pdf-open-tiff-description">
|
|
<h3 class="title">说明</h3>
|
|
<p class="para">
|
|
This function is deprecated since PDFlib version 3, use
|
|
<span class="function"><a href="pdf_load_image.html" class="function">PDF_load_image()</a></span> instead.
|
|
</p>
|
|
</div>
|
|
|
|
</div></div></div></body></html> |