ColorRules is an option for ArrayPlot which specifies how colors of cells should be determined from values.
ColorSeparate[image] gives a list of single-channel images corresponding to each of the color channels in image.ColorSeparate[image, colorspace] gives a list of images ...
Complement[e_all, e_1, e_2, ...] gives the elements in e_all which are not in any of the e_i.
ControllerLinking is an option for Manipulate, Graphics3D, Plot3D, and related functions that specifies whether to allow interactive control by external controllers.
ControllerManipulate[expr, {u, u_min, u_max}] generates a version of expr set up to allow interactive manipulation of the value of u using an external controller ...
ControllerPath is an option that gives a list of external controllers or classes of controllers to try for functions such as ControllerState, Manipulate, and Graphics3D.
CoordinatesToolOptions is an option for Graphics that gives values of options associated with the Get Coordinates tool.
Dashed
(Built-in Mathematica Symbol) Dashed is a graphics directive specifying that lines that follow should be drawn dashed.
DateString[] gives a string representing the complete current local date and time. DateString["elem"] gives the specified element or format for date and ...
DateTicksFormat is an option for DateListPlot which specifies how date tick labels should be formatted.