reverse abstract method

num reverse(
  1. double pixelLocation
)
inherited

Reverse application of the scale.

Implementation

D reverse(double pixelLocation);