maxHeight property

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

Maximum width in pixels of the output image

Implementation

@Input()
int maxHeight = 1024;