Jaguar - PHP Graphic Library
  • Namespace
  • Class
  • Tree

Namespaces

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

Classes

  • Antique
  • Boost
  • Brightness
  • Colorize
  • Contrast
  • Gamma
  • Grayscale
  • Multiply
  • Negate
  • Sepia

Class Gamma

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

Methods summary

public
# __construct( float $level = 1.0 )

construct new gamma action

construct new gamma action

Parameters

$level
float
$level

Throws

InvalidArgumentException
public Jaguar\Action\Color\Gamma
# setLevel( float $level )

Set gamma level

Set gamma level

Parameters

$level
float
$level

Returns

Jaguar\Action\Color\Gamma

Throws

InvalidArgumentException
public float
# getLevel( )

Get gamma level

Get gamma 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