File: Pixels.pyste

package info (click to toggle)
pythonmagick 0.7-5
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,284 kB
  • ctags: 377
  • sloc: sh: 9,133; cpp: 2,358; perl: 279; makefile: 100; python: 11
file content (6 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
pixels=Class('Magick::Pixels','/usr/include/Magick++/Pixels.h')
exclude(pixels.get)
exclude(pixels.getConst)
exclude(pixels.set)
exclude(pixels.indexes)
exclude(pixels.setPixels)