Bugfixes
Python
- When calling
ImageLayer.get_image_data()
orImageLayer.image_data
it no longer fails if there is a mask channel with a different size than the image data itself ImageLayer
num_channels
andchannels
properties now consider the mask channel instead of skipping it