WideImage 1.0 branch (discontinued)

WideImage Wiki : opAsNegative

MainPage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Support This Project SourceForge.net Logo
Important notice: this branch was discontinued long ago. A new version is available.

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.

wiImage::asNegative()

See: List of operations

Signature

wiImage::asNegative()

Parameters


Description

This method returns a negative copy of an image.

Examples

$img = wiImage::load('/path/to/an/image.png');
$img->asNegative()->saveToFile('negative.jpg');



CategoryDocApi

There are no comments on this page. [Add comment]

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.1005 seconds