GeoPosition[{\[Phi], \[Lambda]}] represents a geodetic position with latitude \[Phi] and longitude \[Lambda].GeoPosition[{\[Phi], \[Lambda], h}] represents a geodetic ...
ImageForestingComponents[image] finds a segmentation of image, returning an integer matrix in which positive integers label different ...
ImagePad[image, m] pads image on all sides with m background pixels.ImagePad[image, m, padding] pads image on all sides using the value or method specified by ...
ImageValue[image, {x, y}] gives the pixel value of image at position {x, y}.ImageValue[image, {x, y}, " type"] gives the pixel value converted to the specified type.
OrderedQ[h[e_1, e_2, ...]] gives True if the e_i are in canonical order, and False otherwise.
PageFooterLines is an option for notebooks that specifies whether a horizontal line is inserted at the bottom of each page when the notebook is printed.
PageHeaderLines is an option for notebooks that specifies whether a horizontal line is inserted at the top of each page when the notebook is printed.
Parallelization is an option for Compile that specifies whether it should create a compiled function that could run in parallel.
PixelValue[image, {x, y}] gives the pixel value of image at position {x, y}.PixelValue[image, {x, y}, " type"] gives the pixel value converted to the specified type.
ResetScheduledTask[obj] resets scheduled task object obj to the original parameter values.ResetScheduledTask[obj, timespec] resets scheduled task timing to ...