Searched defs:cropSize (Results 1 – 2 of 2) sorted by relevance
57 half2 cropSize; member
723 private static SizeF getZoomRatio(Size activeArraySize, Size cropSize) { in getZoomRatio()