WideImage 1.0 branch (discontinued)

WideImage Wiki : opCorrectGamma

MainPage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Support This Project SourceForge.net Logo
Important notice: the development of WideImage 1.0 branch is discontinued. Please visit http://wideimage.sourceforge.net for the new version of library and documentation.
This web site will remain accessible to serve as documentation for the old versions of the library. For help on migration, please refer to the migration guide.
Oldest known version of this page was edited on 2007-08-06 12:24:35 by GasperKozak []
Page view:

wiImage::correctGamma()

See: List of operations

Signature

wiImage::correctGamma($inputGamma, $outputGamma)

Parameters



Description

Applies gamma correction.

Examples

$img = wiImage::load('/path/to/an/image.png');
$new = $img->correctGamma(1.0, 1.6);



CategoryDocApi
WideImage - an Object-Oriented PHP Image Library for Image manipulation
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0628 seconds