getThumbnailHeight property

int get getThumbnailHeight

@return height of image from renderThumbnail

Implementation

int get getThumbnailHeight => height ~/ _thumbnailScaleFactor;