Skip to content

Perspectiva en PHP #1

@cu-kha

Description

@cu-kha

http://www.php.net/manual/en/imagick.distortimage.php

setimagebackgroundcolor("#fad888"); $image->setImageVirtualPixelMethod( imagick::VIRTUALPIXELMETHOD_BACKGROUND ); $image->distortImage( Imagick::DISTORTION_PERSPECTIVE, $points, TRUE ); header( "Content-Type: image/jpeg" ); echo $image; ?>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions