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 Smooth

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

Methods summary

public
# __construct( integer $level = 5 )

construct new smooth action

construct new smooth action

Parameters

$level
integer
$level
public Jaguar\Action\Smooth
# setLevel( float $level )

Set smooth level

Set smooth level

Parameters

$level
float
$level

Returns

Jaguar\Action\Smooth
public float
# getLevel( )

Get smooth level

Get smooth level

Returns

float

Methods inherited from Jaguar\Action\AbstractAction

apply()

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0