Colorize[m] generates an image from an integer matrix m, using colors for positive integers and black for non-positive integers.Colorize[image] replaces intensity values in ...
ContourLabels is an option for contour plots that specifies how to label contours.
DefaultAxesStyle is a low-level option for graphics functions that specifies the default style to use in displaying axes and axes-like constructs.
Distributed[x, dist] or x \[Distributed] dist asserts that the random variable x is distributed according to the probability distribution dist.Distributed[{x_1, x_2, ...}, ...
Dithering is an option for ColorQuantize that specifies whether or not to apply dithering while quantizing the pixel values.
DynamicWrapper[e, expr] represents an object that displays as e, but dynamically updates the expression expr whenever that object is visible on screen.
ExtentMarkers is an option to DiscretePlot and DiscretePlot3D that specifies markers to draw at extent boundaries.
FrontEndStackSize is a global option that specifies the size of the stack used to store data in the front end (Macintosh only).
Front
(Built-in Mathematica Symbol) Front is a symbol that represents the front of a graphic for purposes of placement and alignment.
GroupElementQ[group, g] returns True if the object g is an element of group and False otherwise.