Поиск по:old.master.cmc.msu.ru -
Поискать по всем серверам
На этой странице приведены все страницы сервера old.master.cmc.msu.ru ,которые мы индексируем. Показаны документы 1841 - 1860 из 3519.
Упорядочить по:
URL
|
дате изменения
1841. SWFFill->skewYTo
PHP Manual . Prev . Next . unknown) SWFFill->skewYTo -- Sets fill y-skew . void swffill->skewyto ( float y) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. swffill->skewyto() sets fill y-skew to y . For y is 1.0, it is a is a 45-degree upward slant. ... SWFFill->skewXTo . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swffill.skewyto.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы
1842. SWFFill->rotateTo
. PHP Manual . Prev . Next . (unknown) SWFFill->rotateTo -- Sets fill's rotation . void swffill->rotateto ( float degrees) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. swffill->rotateto() sets fill's rotation to degrees degrees. Prev . Home . Next . SWFFill->scaleTo . Up . SWFFill->skewXTo
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swffill.rotateto.html -- 3.8 Кб -- 03.02.2002
Похожие документы
Похожие документы
1843. SWFFill->scaleTo
PHP Manual . Prev . Next . unknown) SWFFill->scaleTo -- Sets fill's scale . void swffill->scaleto ( int x, int y) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. swffill->scaleto() sets fill's scale to x in the x-direction, y in the y-direction. ... SWFFill->moveTo . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swffill.scaleto.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы
1844. SWFFill
. PHP Manual . Prev . Next . (PHP 4 >= 4.0.5) SWFFill -- Loads SWFFill object . The swffill() object allows you to transform (scale, skew, rotate) bitmap and gradient fills. swffill() objects are created by the swfshape->addfill() methods. SWFFill has the following methods : swffill->moveto() and swffill->scaleto() , swffill->rotateto() , swffill->skewxto() and swffill->skewyto() . Prev . Home . Next . SWFBitmap->getHeight . Up . SWFFill->moveTo
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swffill.html -- 3.7 Кб -- 03.02.2002
Похожие документы
Похожие документы
1845. SWFFill->moveTo
. PHP Manual . Prev . Next . (unknown) SWFFill->moveTo -- Moves fill origin . void swffill->moveto ( int x, int y) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. swffill->moveto() moves fill's origin to ( x , y ) in global coordinates. Prev . Home . Next . SWFFill . Up . SWFFill->scaleTo
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swffill.moveto.html -- 3.8 Кб -- 03.02.2002
Похожие документы
Похожие документы
1846. SWFBitmap->getHeight
PHP Manual . Prev . Next . unknown) SWFBitmap->getHeight -- Returns the bitmap's height. int swfbitmap->getheight ( (void);) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. swfbitmap->getheight() returns the bitmap's height in pixels. See also swfbitmap->getwidth() . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfbitmap.getheight.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы
1847. SWFBitmap->getWidth
PHP Manual . Prev . Next . unknown) SWFBitmap->getWidth -- Returns the bitmap's width. int swfbitmap->getwidth ( (void);) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. swfbitmap->getwidth() returns the bitmap's width in pixels. See also swfbitmap->getheight() . ... SWFBitmap . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfbitmap.getwidth.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы
1848. SWFBitmap
... Be warned and use this function at your own risk. swfbitmap() creates a new SWFBitmap object from the Jpeg or DBL file named filename . ... php $s = new SWFShape(); // .msk file generated with gif2mask utility $f = $s- addFill( new SWFBitmap ( alphafill.jpg , alphafill.msk )); $s- setRightFill($f); $s- drawLine ( 640 , 0); $s- drawLine (0, 480 ); $s- drawLine (- 640 , 0); $s- drawLine (0, - 480 ); $c = new SWFShape(); $c- setRightFill($c- addFill(0x99, 0x99, 0x99)); $c- ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfbitmap.html -- 6.8 Кб -- 03.02.2002
Похожие документы
Похожие документы
1849. SWFGradient->addEntry
... unknown) SWFGradient->addEntry -- Adds an entry to the gradient list. void swfgradient->addentry ( float ratio, int red, int green, int blue [, int a]) . ... This function is EXPERIMENTAL . ... Be warned and use this function at your own risk. swfgradient->addentry() adds an entry to the gradient list. ratio is a number between 0 and 1 indicating where in the gradient this color appears. Thou shalt add entries in order of increasing ratio. red , green , blue is a color (RGB mode). ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfgradient.addentry.html -- 4.2 Кб -- 03.02.2002
Похожие документы
Похожие документы
1850. SWFGradient
PHP Manual . ... PHP 4 >= 4.0.5) SWFGradient -- Creates a gradient object . new swfgradient ( (void);) . ... php $m = new SWFMovie(); $m- setDimension( 320 , 240 ); $s = new SWFShape(); // first gradient - black to white $g = new SWFGradient (); $g- addEntry (0.0, 0, 0, 0); $g- addEntry (1.0, 0xff , 0xff , 0xff ); $f = $s- addFill($g, SWFFILL_LINEAR_ GRADIENT ); $f- scaleTo(0.01); $f- moveTo(160, 120); $s- setRightFill($f); $s- drawLine ( 320 , 0); $s- drawLine (0, ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfgradient.html -- 5.6 Кб -- 03.02.2002
Похожие документы
Похожие документы
1851. SWFShape->drawCurve
... unknown) SWFShape->drawCurve -- Draws a curve (relative). void swfshape->drawcurve ( int controldx, int controldy, int anchordx, int anchordy) . ... This function is EXPERIMENTAL . ... Be warned and use this function at your own risk. swfshape->drawcurve() draws a quadratic curve (using the current line style,set by swfshape->setline() ) from the current pen position to the relative position ( anchorx , anchory ) using relative control point ( controlx , controly ). ... SWFShape->drawCurveTo . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfshape.drawcurve.html -- 4.6 Кб -- 03.02.2002
Похожие документы
Похожие документы
1852. SWFShape->drawCurveTo
... unknown) SWFShape->drawCurveTo -- Draws a curve. void swfshape->drawcurveto ( int controlx, int controly, int anchorx, int anchory) . ... This function is EXPERIMENTAL . ... Be warned and use this function at your own risk. swfshape->drawcurveto() draws a quadratic curve (using the current line style, set by swfshape->setline() ) from the current pen position to ( anchorx , anchory ) using ( controlx , controly ) as a control point. ... SWFShape->drawLine . ... SWFShape->drawCurve ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfshape.drawcurveto.html -- 4.6 Кб -- 03.02.2002
Похожие документы
Похожие документы
1853. SWFShape->drawLine
... Next . unknown) SWFShape->drawLine -- Draws a line (relative). void swfshape->drawline ( int dx, int dy) . ... This function is EXPERIMENTAL . ... Be warned and use this function at your own risk. swfshape->drawline() draws a line (using the current line style set by swfshape->setline() ) from the current pen position to displacement ( dx , dy ). See also swfshape->movepento() , swfshape->drawcurveto() , swfshape->movepen() and swfshape->drawlineto() . ... SWFShape->drawLineTo . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfshape.drawline.html -- 4.3 Кб -- 03.02.2002
Похожие документы
Похожие документы
1854. SWFShape->drawLineTo
... Next . unknown) SWFShape->drawLineTo -- Draws a line. void swfshape->drawlineto ( int x, int y) . ... This function is EXPERIMENTAL . ... Be warned and use this function at your own risk. swfshape->setrightfill() draws a line (using the current line style, set by swfshape->setline() ) from the current pen position to point ( x , y ) in the shape's coordinate space. See also swfshape->movepento() , swfshape->drawcurveto() , swfshape->movepen() and swfshape->drawline() . ... SWFShape->movePen . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfshape.drawlineto.html -- 4.3 Кб -- 03.02.2002
Похожие документы
Похожие документы
1855. SWFShape->movePen
... Next . unknown) SWFShape->movePen -- Moves the shape's pen (relative). void swfshape->movepen ( int dx, int dy) . ... This function is EXPERIMENTAL . ... Be warned and use this function at your own risk. swfshape->setrightfill() move the shape's pen from coordinates (current x,current y) to (current x + dx , current y + dy ) in the shape's coordinate space. See also swfshape->movepento() , swfshape->drawcurveto() , swfshape->drawlineto() and swfshape->drawline() . ... SWFShape->movePenTo . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfshape.movepen.html -- 4.3 Кб -- 03.02.2002
Похожие документы
Похожие документы
1856. SWFShape->movePenTo
PHP Manual . Prev . Next . unknown) SWFShape->movePenTo -- Moves the shape's pen. void swfshape->movepento ( int x, int y) . ... This function is EXPERIMENTAL . ... Be warned and use this function at your own risk. swfshape->setrightfill() move the shape's pen to ( x , y ) in the shape's coordinate space. See also swfshape->movepen() , swfshape->drawcurveto() , swfshape->drawlineto() and swfshape->drawline() . ... SWFShape->setRightFill . ... SWFShape->movePen ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfshape.movepento.html -- 4.2 Кб -- 03.02.2002
Похожие документы
Похожие документы
1857. SWFShape->setRightFill
PHP Manual . ... unknown) SWFShape->setRightFill -- Sets right rasterizing color. void swfshape->setrightfill ( swfgradient fill) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. void swfshape->setrightfill ( int red, int green, int blue [, int a]) . ... See also swfshape->setleftfill() . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfshape.setrightfill.html -- 4.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
1858. SWFShape->addFill
... Be warned and use this function at your own risk. void swfshape->addfill ( SWFbitmap bitmap [, int flags]) . ... php $p = new SWFMorph(); $b = new SWFBitmap( alphafill.jpg ); // use your own bitmap $ width = $b- getWidth(); $ height = $b- getHeight(); $s = $p- getShape1(); $f = $s- addFill ($b, SWFFILL_TILED_ BITMAP ); $f- moveTo(-$ width /2, -$ height /4); $f- scaleTo(1.0, 0.5); $s- setLeftFill ($f); $s- movePenTo(-$ width /2, -$ height /4); $s- drawLine ($ width , 0); $s- drawLine (0, $ ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfshape.addfill.html -- 8.4 Кб -- 03.02.2002
Похожие документы
Похожие документы
1859. SWFShape->setLeftFill
... unknown) SWFShape->setLeftFill -- Sets left rasterizing color. void swfshape->setleftfill ( swfgradient fill) . ... The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. void swfshape->setleftfill ( int red, int green, int blue [, int a]) . ... The fill object is an SWFFill object returned from one of the addFill functions above. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfshape.setleftfill.html -- 5.3 Кб -- 03.02.2002
Похожие документы
Похожие документы
1860. SWFShape
PHP Manual . ... PHP 4 >= 4.0.5) SWFShape -- Creates a new shape object. new swfshape ( (void);) . ... php $s = new SWFShape(); $s->setLine(40, 0x7f, 0, 0); $s->setRightFill($s->addFill(0xff, 0, 0)); $s->movePenTo(200, 200); $s->drawLineTo(6200, 200); $s->drawLineTo(6200, 4600); $s->drawCurveTo(200, 4600, 200, 200); $m = new SWFMovie(); $m->setDimension(6400, 4800); $m->setRate(12.0); $m->add($s); $m->nextFrame(); header('Content-type: application/x-shockwave-flash'); $m->output(); ?> ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.swfshape.html -- 5.3 Кб -- 03.02.2002
Похожие документы
Похожие документы