131 - 140 of 255 for RGBColorSearch Results
View search results from all Wolfram sites (2111 matches)
SystemDialogInput   (Built-in Mathematica Symbol)
SystemDialogInput["type"] brings up an interactive system dialog and returns the value chosen in the dialog. SystemDialogInput["type", init] uses init as the initial setting ...
PairedBarChart   (Built-in Mathematica Symbol)
PairedBarChart[{y_1, y_2, ...}, {z_1, z_2, ...}] makes a paired bar chart with bar lengths y_1, y_2, ... and z_1, z_2, ..., respectively.PairedBarChart[{..., w_i[y_i, ...], ...
GridLines   (Built-in Mathematica Symbol)
GridLines is an option for two-dimensional graphics functions that specifies grid lines.
InputForm   (Built-in Mathematica Symbol)
InputForm[expr] prints as a version of expr suitable for input to Mathematica.
Rectangle   (Built-in Mathematica Symbol)
Rectangle[{x_min, y_min}, {x_max, y_max}] is a two-dimensional graphics primitive that represents a filled rectangle, oriented parallel to the axes. Rectangle[{x_min, y_min}] ...
DocumentNotebook   (Built-in Mathematica Symbol)
DocumentNotebook[{cell_1, cell_2, ...}] represents a complete document notebook in the Mathematica front end.
FilledCurve   (Built-in Mathematica Symbol)
FilledCurve[{segment_1, segment_2, ...}] represents a filled curve consisting of segment_1 followed by segment_2 etc. FilledCurve[{component_1, component_2, ...}] represents ...
PropertyList   (Built-in Mathematica Symbol)
PropertyList[{obj, item}] lists the properties available for item in obj.
StringMatchQ   (Built-in Mathematica Symbol)
StringMatchQ["string", patt] tests whether " string" matches the string pattern patt. StringMatchQ["string", RegularExpression["regex"]] tests whether " string" matches the ...
Legend   (Plot Legends Package Symbol)
Legend[{{box_1, text_1}, ...}, options] generates a legend with the specified boxes and text.Legend[func, num, options] generates a legend by applying func to numbers between ...
1 ... 11|12|13|14|15|16|17 ... 26 Previous Next

...