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 Wavy

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

Methods summary

public
# __construct( integer $level = 5 )

construct new wavy action

construct new wavy action

Parameters

$level
integer
$level
public Jaguar\Action\Fancy\Wavy
# setLevel( integer $level )

Set wavy level

Set wavy level

Parameters

$level
integer
$level

Returns

Jaguar\Action\Fancy\Wavy
public integer
# getLevel( )

Get wavy level

Get wavy level

Returns

integer

Methods inherited from Jaguar\Action\AbstractAction

apply()

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0