Gimp::Pixel

Gimp::Pixel is a how to operate on raw pixels.
Download

Gimp::Pixel Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Marc Lehmann
  • Publisher web site:
  • http://www.goof.com/pcg/marc/

Gimp::Pixel Tags


Gimp::Pixel Description

Gimp::Pixel is a how to operate on raw pixels. Gimp::Pixel is a how to operate on raw pixels.***WARNING*** this manpage is no longer up-to-date. See examples/map_to_gradient for a simple raw-pixel-manipulating plug-in. If you bug me enough I'll rewrite this document.SYNOPSIS use Gimp; use PDL; # to make sensible things with the pixels # Gimp::GimpDrawable - The GimpDrawable structure # Gimp::Tile - The Tile family of functions. # Gimp::PixelRgn - The PixelRgn family of functions.You can access the pixels in a drawable through tiles or pixel regions. This manpage explains how this is done in perl. All classes (Gimp::GimpDrawable, Gimp::Tile, Gimp::PixelRgn) are available with and without the Gimp:: prefix. Requirements: · Perl


Gimp::Pixel Related Software