maxByteSize property

  1. @Input()
int maxByteSize
getter/setter pair

Maximum bytesize in pixels of the output image

Implementation

@Input()
int maxByteSize = 1024000;