## S3 method for class 'MassImage,numeric':
coordToPixel(object, xy)
Arguments
object
of class MassImage
xy
numeric vector with x/y locator coordinate
Value
xy coordinate of MassImage pixels
Details
coordToPixel translates xy coordinates from the locator() function
to cell coordinates from the image function. Origo is according to
ToF-SIMS images the upper left corner.