PHP 클래스 Grafika\Gd\DrawingObject\CubicBezier

상속: extends Grafika\DrawingObject\CubicBezier, implements Grafika\DrawingObjectInterface
파일 보기 프로젝트 열기: kosinix/grafika

공개 메소드들

메소드 설명
draw ( Grafika\ImageInterface $image ) : Image

보호된 메소드들

메소드 설명
plot ( $gd, $x0, $y0, $x1, $y1, $x2, $y2, $x3, $y3 )
plotCubicSegment ( $gd, $x0, $y0, $x1, $y1, $x2, $y2, $x3, $y3 )
plotLine ( $gd, $x0, $y0, $x1, $y1 )
plotQuadSegment ( $gd, $x0, $y0, $x1, $y1, $x2, $y2 )
setPixel ( resource $gd, integer $x, integer $y, float $ar )

메소드 상세

draw() 공개 메소드

public draw ( Grafika\ImageInterface $image ) : Image
$image Grafika\ImageInterface
리턴 Grafika\Gd\Image

plot() 보호된 메소드

protected plot ( $gd, $x0, $y0, $x1, $y1, $x2, $y2, $x3, $y3 )

plotCubicSegment() 보호된 메소드

protected plotCubicSegment ( $gd, $x0, $y0, $x1, $y1, $x2, $y2, $x3, $y3 )

plotLine() 보호된 메소드

protected plotLine ( $gd, $x0, $y0, $x1, $y1 )

plotQuadSegment() 보호된 메소드

protected plotQuadSegment ( $gd, $x0, $y0, $x1, $y1, $x2, $y2 )

setPixel() 보호된 메소드

protected setPixel ( resource $gd, integer $x, integer $y, float $ar )
$gd resource
$x integer
$y integer
$ar float Alpha ratio