source: www/manuals/PHP_manual/function.swf-shapefillbitmaptile.html@ 1

Last change on this file since 1 was 1, checked in by george, 17 years ago

Prvotní import všeho

File size: 2.5 KB
Line 
1<HTML
2><HEAD
3><TITLE
4>swf_shapefillbitmaptile</TITLE
5><META
6NAME="GENERATOR"
7CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
8REL="HOME"
9TITLE="Manuál PHP"
10HREF="index.html"><LINK
11REL="UP"
12TITLE="Shockwave Flash functions"
13HREF="ref.swf.html"><LINK
14REL="PREVIOUS"
15TITLE="swf_shapefillbitmapclip"
16HREF="function.swf-shapefillbitmapclip.html"><LINK
17REL="NEXT"
18TITLE="swf_shapefilloff"
19HREF="function.swf-shapefilloff.html"><META
20HTTP-EQUIV="Content-type"
21CONTENT="text/html; charset=ISO-8859-2"></HEAD
22><BODY
23CLASS="refentry"
24BGCOLOR="#FFFFFF"
25TEXT="#000000"
26LINK="#0000FF"
27VLINK="#840084"
28ALINK="#0000FF"
29><DIV
30CLASS="NAVHEADER"
31><TABLE
32SUMMARY="Header navigation table"
33WIDTH="100%"
34BORDER="0"
35CELLPADDING="0"
36CELLSPACING="0"
37><TR
38><TH
39COLSPAN="3"
40ALIGN="center"
41>Manuál PHP</TH
42></TR
43><TR
44><TD
45WIDTH="10%"
46ALIGN="left"
47VALIGN="bottom"
48><A
49HREF="function.swf-shapefillbitmapclip.html"
50ACCESSKEY="P"
51>Pøedcházející</A
52></TD
53><TD
54WIDTH="80%"
55ALIGN="center"
56VALIGN="bottom"
57></TD
58><TD
59WIDTH="10%"
60ALIGN="right"
61VALIGN="bottom"
62><A
63HREF="function.swf-shapefilloff.html"
64ACCESSKEY="N"
65>Dal¹í</A
66></TD
67></TR
68></TABLE
69><HR
70ALIGN="LEFT"
71WIDTH="100%"></DIV
72><H1
73><A
74NAME="function.swf-shapefillbitmaptile"
75></A
76>swf_shapefillbitmaptile</H1
77><DIV
78CLASS="refnamediv"
79><A
80NAME="AEN79620"
81></A
82><P
83> (PHP 4 )</P
84>swf_shapefillbitmaptile&nbsp;--&nbsp;
85 Set current fill mode to tiled bitmap
86 </DIV
87><DIV
88CLASS="refsect1"
89><A
90NAME="AEN79623"
91></A
92><H2
93>Description</H2
94>void <B
95CLASS="methodname"
96>swf_shapefillbitmaptile</B
97> ( int bitmapid)<BR
98></BR
99><P
100>&#13; Sets the fill to bitmap tile, empty spaces will be filled by the
101 bitmap given by the <TT
102CLASS="parameter"
103><I
104>bitmapid</I
105></TT
106> parameter
107 (tiled).
108 </P
109></DIV
110><DIV
111CLASS="NAVFOOTER"
112><HR
113ALIGN="LEFT"
114WIDTH="100%"><TABLE
115SUMMARY="Footer navigation table"
116WIDTH="100%"
117BORDER="0"
118CELLPADDING="0"
119CELLSPACING="0"
120><TR
121><TD
122WIDTH="33%"
123ALIGN="left"
124VALIGN="top"
125><A
126HREF="function.swf-shapefillbitmapclip.html"
127ACCESSKEY="P"
128>Pøedcházející</A
129></TD
130><TD
131WIDTH="34%"
132ALIGN="center"
133VALIGN="top"
134><A
135HREF="index.html"
136ACCESSKEY="H"
137>Domù</A
138></TD
139><TD
140WIDTH="33%"
141ALIGN="right"
142VALIGN="top"
143><A
144HREF="function.swf-shapefilloff.html"
145ACCESSKEY="N"
146>Dal¹í</A
147></TD
148></TR
149><TR
150><TD
151WIDTH="33%"
152ALIGN="left"
153VALIGN="top"
154>swf_shapefillbitmapclip</TD
155><TD
156WIDTH="34%"
157ALIGN="center"
158VALIGN="top"
159><A
160HREF="ref.swf.html"
161ACCESSKEY="U"
162>Nahoru</A
163></TD
164><TD
165WIDTH="33%"
166ALIGN="right"
167VALIGN="top"
168>swf_shapefilloff</TD
169></TR
170></TABLE
171></DIV
172></BODY
173></HTML
174>
Note: See TracBrowser for help on using the repository browser.