Get pixel depth ?
ExtReMLapin opened this issue · 1 comments
ExtReMLapin commented
Hello, is there a way to detect pixel depth ?
My CZI file (73Gb) returns a numpy array with numbers 2000-3000, it seems to be an image with a depth of 12 bits.
Is there a way to be sure it's 12 bits ?
Thanks.
ExtReMLapin commented
Found it it's, print("pixel_type", czi.pixel_type)