File: Pixels.pyste

package info (click to toggle)
pythonmagick 0.9.19-11.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,812 kB
  • sloc: sh: 4,363; cpp: 2,849; perl: 279; python: 175; makefile: 126
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)