PHP.nl

imageaffine

imageaffine

Return an image containing the affine transformed src image, using an optional clipping area

 **imageaffine** GdImage $image array $affine  $clip

affineArray with keys 0 to 5.

clipArray with keys "x", "y", "width" and "height"; or null.

Return affined image object on successreturn.falseforfailure.