Property MaxSamplePixels
MaxSamplePixels
The pixel budget the analysis reads (1 024 to 4 194 304, default 65 536). A larger image is box-averaged down to at most this many samples, so the cost is bounded whatever the source size and every source pixel still weighs in.
public int MaxSamplePixels { get; set; }