Jaguar - PHP Graphic Library
  • Namespace
  • Class
  • Tree

Namespaces

  • Jaguar
    • Action
      • Blur
      • Color
      • Pixelate
      • Preset
    • Color
    • Drawable
      • Border
      • Style
      • Text
    • Exception
    • Factory
    • Format
    • Gradient

Classes

  • AbstractAction
  • Bevel
  • BoxAction
  • ColorSlice
  • Convolution
  • Crop
  • EdgeDetection
  • Flip
  • Light
  • Mirror
  • Overlay
  • Resize
  • Rotate
  • Sharpen
  • Sketchy
  • Smooth
  • Unsharpen
  • Watermark
  • Wavy

Interfaces

  • ActionInterface

Class Crop

Jaguar\Action\AbstractAction implements Jaguar\Action\ActionInterface
Extended by Jaguar\Action\Crop
Namespace: Jaguar\Action
Located at Jaguar/Action/Crop.php

Methods summary

public
# __construct( Jaguar\Box $box = null )

construct new crop action

construct new crop action

Parameters

$box
Jaguar\Box
$box
public Jaguar\Action\Crop
# setBox( Jaguar\Box $box )

Set crop box

Set crop box

Parameters

$box
Jaguar\Box
$box

Returns

Jaguar\Action\Crop
public Jaguar\Box
# getBox( )

Get crop box

Get crop box

Returns

Jaguar\Box

Methods inherited from Jaguar\Action\AbstractAction

apply()

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0