Quantcast
Channel: magick Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1011

Closed Issue: WritablePixelCollection IndexOutOfRangeException [1156]

$
0
0
Hi,

I updated from Version 502 to 901 (Q16) and now I always get "IndexOutOfRangeException" when setting a pixel with

```
myWritablePixelCollection.Set(x, y, new float[] { 5000, 5000, 5000, 0 });
```

The first loop (x = y = 0) runs, the second loop (x = 0; y = 1) ends with the exception.

The image has the dimensions of 256x256. I also tried some other values but it ends always with the same exception.
Comments: Resolved with changeset 30843: Fixed IndexOutOfRangeException in Set method of WritablePixelCollection.

Viewing all articles
Browse latest Browse all 1011

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>