maxOutputPixels property
Maximum output pixels after processing.
When autoDownscale is true, larger outputs are resized down. When false, larger outputs throw ImageClipImageTooLargeException.
Implementation
final int? maxOutputPixels;
Maximum output pixels after processing.
When autoDownscale is true, larger outputs are resized down. When false, larger outputs throw ImageClipImageTooLargeException.
final int? maxOutputPixels;