ColorConvert[expr, colspace] converts color specifications in expr to refer to the color space represented by colspace.
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 ...
ContentSize is an option for Manipulate and other functions that specifies the size of the content area to use.
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.
ControlPlacement is an option for Manipulate, TabView, and other control objects that specifies where controls should be placed.
CurvatureFlowFilter[image] applies a mean curvature flow filter to image.CurvatureFlowFilter[image, t] specifies the amount t of curvature flow to be ...
DateTicksFormat is an option for DateListPlot which specifies how date tick labels should be formatted.
DeleteCases[expr, pattern] removes all elements of expr that match pattern. DeleteCases[expr, pattern, levelspec] removes all parts of expr on levels specified by levelspec ...
DigitBlock is an option for NumberForm and related functions that specifies the maximum length of blocks of digits between breaks.
Enabled
(Built-in Mathematica Symbol) Enabled is an option for objects such as Slider that specifies whether the objects should be enabled for interactive manipulation.