MCPcopy Create free account
hub / github.com/Image-Py/imagepy / get_nslices

Method get_nslices

imagepy/core/wraper/imageplus.py:61–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

59 def get_imgtype(self):return self.imgtype
60
61 def get_nslices(self):return len(self.imgs)
62
63 def get_nchannels(self):return self.channels
64

Callers 15

mouse_wheelMethod · 0.80
checkMethod · 0.80
okMethod · 0.80
set_infoMethod · 0.80
loadMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80
mouse_downMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected