File: Pixels.pyste

package info (click to toggle)
pythonmagick 0.9.1-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,036 kB
  • ctags: 446
  • sloc: sh: 10,247; cpp: 2,522; perl: 279; makefile: 109; 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)