PHP.mk документација

ImagickDraw

Почист и полокален преглед на PHP референцата, со задржана структура од PHP.net и подобра читливост за примери, секции и белешки.

class.imagickdraw.php PHP.net прокси Преводот се освежува
Оригинал на PHP.net
Патека class.imagickdraw.php Локална патека за оваа страница.
Извор php.net/manual/en Оригиналниот HTML се реупотребува и локално се стилизира.
Режим Прокси + превод во позадина Кодовите, табелите и белешките остануваат читливи во истиот тек.
ImagickDraw

Референца за `class.imagickdraw.php` со подобрена типографија и навигација.

class.imagickdraw.php

На ImagickDraw class

(PECL imagick 2, PECL imagick 3)

Синопсис на класата

class ImagickDraw {
public affine(array $affine): bool
public annotation(float $x, float $y, string $text): bool
public arc(
         float $start_x,
         float $start_y,
         float $end_x,
         float $end_y,
         float $start_angle,
         float $end_angle
): bool
public bezier(array $coordinates): bool
public circle(
         float $origin_x,
         float $origin_y,
         float $perimeter_x,
         float $perimeter_y
): bool
public clear(): bool
public clone(): ImagickDraw
public color(float $x, float $y, int $paint): bool
public comment(string $comment): bool
public composite(
         int $composite,
         float $x,
         float $y,
         float $width,
         float $height,
         (PECL imagick 2, PECL imagick 3) $image
): bool
public destroy(): bool
public ellipse(
         float $origin_x,
         float $origin_y,
         float $radius_x,
         float $radius_y,
         float $angle_start,
         float $angle_end
): bool
public getClipRule(): int
public getClipUnits(): int
public getFillRule(): int
public getFont(): string
public getFontSize(): float
public getFontStyle(): int
public getFontWeight(): int
public getGravity(): int
public line(
         float $start_x,
         float $start_y,
         float $end_x,
         float $end_y
): bool
public matte(float $x, float $y, int $paint): bool
public pathClose(): bool
public pathCurveToAbsolute(
         float $x1,
         float $y1,
         float $x2,
         float $y2,
         float $x,
         float $y
): bool
public pathCurveToQuadraticBezierAbsolute(
         float $x1,
         float $y1,
         float $x_end,
         float $y
): bool
public pathCurveToQuadraticBezierRelative(
         float $x1,
         float $y1,
         float $x_end,
         float $y
): bool
public pathCurveToRelative(
         float $x1,
         float $y1,
         float $x2,
         float $y2,
         float $x,
         float $y
): bool
public pathCurveToSmoothAbsolute(
         float $x2,
         float $y2,
         float $x,
         float $y
): bool
public pathCurveToSmoothRelative(
         float $x2,
         float $y2,
         float $x,
         float $y
): bool
public pathEllipticArcAbsolute(
         float $rx,
         float $ry,
         float $x_axis_rotation,
         bool $large_arc,
         bool $sweep,
         float $x,
         float $y
): bool
public pathEllipticArcRelative(
         float $rx,
         float $ry,
         float $x_axis_rotation,
         bool $large_arc,
         bool $sweep,
         float $x,
         float $y
): bool
public pathFinish(): bool
public pathStart(): bool
public point(float $x, float $y): bool
public polygon(array $coordinates): bool
public polyline(array $coordinates): bool
public pop(): bool
public popClipPath(): bool
public popDefs(): bool
public popPattern(): bool
public push(): bool
public pushClipPath(string $clip_mask_id): bool
public pushDefs(): bool
public pushPattern(
         string $pattern_id,
         float $x,
         float $y,
         float $width,
         float $height
): bool
public rectangle(
         float $top_left_x,
         float $top_left_y,
         float $bottom_right_x,
         float $bottom_right_y
): bool
public render(): bool
public rotate(float $degrees): bool
public roundRectangle(
         float $top_left_x,
         float $top_left_y,
         float $bottom_right_x,
         float $bottom_right_y,
         float $rounding_x,
         float $rounding_y
): bool
public scale(float $x, float $y): bool
public setClipPath(string $clip_mask): bool
public setClipRule(int $fillrule): bool
public setClipUnits(int $pathunits): bool
public setFillAlpha(float $alpha): bool
public setFillColor(ImagickPixel|string $fill_color): bool
public setFillOpacity(float $opacity): bool
public setFillPatternURL(string $fill_url): bool
public setFillRule(int $fillrule): bool
public setFont(string $font_name): bool
public setFontFamily(string $font_family): bool
public setFontSize(float $point_size): bool
public setFontStretch(int $stretch): bool
public setFontStyle(int $style): bool
public setFontWeight(int $weight): bool
public setGravity(int $gravity): bool
public setResolution(float $resolution_x, float $resolution_y): bool
public setStrokeAlpha(float $alpha): bool
public setStrokeAntialias(bool $enabled): bool
public setStrokeDashArray(?array $dashes): bool
public setStrokeDashOffset(float $dash_offset): bool
public setStrokeLineCap(int $linecap): bool
public setStrokeLineJoin(int $linejoin): bool
public setStrokeMiterLimit(int $miterlimit): bool
public setStrokeOpacity(float $opacity): bool
public setStrokePatternURL(string $stroke_url): bool
public setStrokeWidth(float $width): bool
public setTextAlignment(int $align): bool
public setTextAntialias(bool $antialias): bool
public setTextDecoration(int $decoration): bool
public setTextEncoding(string $encoding): bool
public setTextKerning(float $kerning): bool
public setViewbox(
         int $left_x,
         int $top_y,
         int $right_x,
         int $bottom_y
): bool
public skewX(float $degrees): bool
public skewY(float $degrees): bool
public translate(float $x, float $y): bool
}

Содржина

Белешки од корисници

Нема белешки од корисници за оваа страница.
На оваа страница

Автоматски outline од активната документација.

Насловите ќе се појават тука по вчитување.

Попрегледно читање

Примерите, changelog табелите и user notes се визуелно издвоени за да не се губат во долгата содржина.

Брз совет Користи го outline-от Скокни директно на главните секции од активната страница.
Извор Оригиналниот линк останува достапен Кога ти треба целосен upstream context, отвори го PHP.net во нов tab.