downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ImagickDraw::pathCurveToQuadraticBezierRelative> <ImagickDraw::pathCurveToAbsolute
[edit] Last updated: Fri, 17 May 2013

view this page in

ImagickDraw::pathCurveToQuadraticBezierAbsolute

(PECL imagick 2.0.0)

ImagickDraw::pathCurveToQuadraticBezierAbsoluteİkinci dereceden bir Bezier eğrisi çizer

Açıklama

bool ImagickDraw::pathCurveToQuadraticBezierAbsolute ( float $x1 , float $y1 , float $x , float $y )
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Mutlak koordinatları kullanarak, denetim noktası (x1, y1) olmak üzere geçerli noktadan belirtilen (x,y) noktasına ikinci dereceden bir Bezier eğrisi çizer. Bezier eğrisinin son (x,y) noktası geçerli nokta haline gelir.

Değiştirgeler

x1

Denetim noktasının X koordinatı.

y1

Denetim noktasının Y koordinatı.

x

Eğrinin son noktasının X koordinatı.

y

Eğrinin son noktasının Y koordinatı.

Dönen Değerler

Hiçbir değer dönmez.



add a note add a note User Contributed Notes ImagickDraw::pathCurveToQuadraticBezierAbsolute - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites