subsampling-scale-image-view
subsampling-scale-image-view copied to clipboard
SubsamplingScaleImageView.sourceToViewRect() is private
could you make SubsamplingScaleImageView.sourceToViewRect() protected or public? I need this method in my custom overlay and do not see why it should be private while at the same time SubsamplingScaleImageView.viewToFileRect() is public.