Skip to content

v0.5.2

Latest
Compare
Choose a tag to compare
@EmilDohne EmilDohne released this 18 Dec 13:53
· 1 commit to master since this release

Bugfixes

Python

  • When calling ImageLayer.get_image_data() or ImageLayer.image_data it no longer fails if there is a mask channel with a different size than the image data itself
  • ImageLayer num_channels and channels properties now consider the mask channel instead of skipping it