SCT
(Mathematica Import/Export Format) Scitex CT format. Raster image file format. Used for pre-press imaging applications. SCT is an acronym for Scitex Continuous Tone. Binary format. Stores images as RGB, CMYK, ...
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
GainPhaseMargins[sys] gives the gain and phase margins of the linear time-invariant system sys.
ImageCooccurrence[image, n] gives the n*n cooccurrence matrix for image.ImageCooccurrence[image, n, ker] computes a cooccurrence matrix for arbitrary spatial relationships ...
LineSpacing is an option for Style and Cell that specifies the spacing between successive lines of text.
Method
(Built-in Mathematica Symbol) Method is an option for various algorithm-intensive functions that specifies what internal methods they should use.
StringCount["string", " sub"] gives a count of the number of times " sub" appears as a substring of " string". StringCount["string", patt] gives the number of substrings in " ...
$MaxPiecewiseCases gives the maximum number of cases to allow in explicit Piecewise objects generated by expanding any single piecewise function.
With the Text graphics primitive, you can insert text at any position in two- or three-dimensional Mathematica graphics. Unless you explicitly specify a style or font using ...
"Sound" describes how you can take functions and lists of data and produce sounds from them. Here we discuss how sounds are represented in Mathematica. Mathematica treats ...