Jaguar - PHP Graphic Library
  • Namespace
  • Class
  • Tree

Namespaces

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

Classes

  • AbstractPixelate
  • Average
  • Mosaic

Class AbstractPixelate

Jaguar\Action\AbstractAction implements Jaguar\Action\ActionInterface
Extended by Jaguar\Action\Pixelate\AbstractPixelate

Direct known subclasses

Jaguar\Action\Pixelate\Average, Jaguar\Action\Pixelate\Mosaic

Abstract
Namespace: Jaguar\Action\Pixelate
Located at Jaguar/Action/Pixelate/AbstractPixelate.php

Methods summary

public
# __construct( integer $size = 2 )

construct new pixelate filter

construct new pixelate filter

Parameters

$size
integer
$size
public Jaguar\Action\Pixelate\AbstractPixelate
# setBlockSize( integer $size )

Set the block size

Set the block size

Parameters

$size
integer
$size

Returns

Jaguar\Action\Pixelate\AbstractPixelate

Throws

InvalidArgumentException
public integer
# getBlockSize( )

Get the block size

Get the block size

Returns

integer

Methods inherited from Jaguar\Action\AbstractAction

apply()

Magic methods summary

Jaguar - PHP Graphic Library API documentation generated by ApiGen 2.8.0