ArrayComponents[array] gives an array in which all identical elements of array are replaced by an integer index representing the component in which the element ...
BorderDimensions[image] gives the pixel width of uniform borders of image in the form {{left, right}, {bottom, top}}.BorderDimensions[image, t] finds borders whose pixels ...
EdgeDelete[g, e] makes a graph by deleting the edge e from the graph g.EdgeDelete[g, {e_1, e_2, ...}] deletes a collection of edges from g.EdgeDelete[g, patt] deletes all ...
GroupActionBase is an option to specify a base for a group.
ImageTrim[image , {{x_1, y_1}, {x_2, y_2}, ...}] gives the subimage of image spanned by the specified points.ImageTrim[image, {{x_1, y_1}, {x_2, y_2}, ...}, r] adds a margin ...
InputAssumptions is an option for WolframAlpha that specifies assumptions for current query input.
MenuStyle is an option for menu-generating constructs that specifies the style to use in displaying menu items.
PermutationMin[perm] returns the smallest integer moved by the permutation perm.
PhaseMargins[sys] gives the phase margins of a linear time-invariant system sys.
PlotLayout is an option used by WaveletListPlot and similar functions to specify the layout of multiple plots.