ButtonData is an option for the low-level function ButtonBox that specifies the second argument to give to the ButtonFunction for the button when the button is active and is ...
Style
(Built-in Mathematica Symbol) Style[expr, options] displays with expr formatted using the specified option settings. Style[expr, " style"] uses the option settings for the specified style in the current ...
Text Color assigns a color to selected cells or text.
$Urgent
(Built-in Mathematica Symbol) $Urgent gives the list of files and pipes to which urgent output from Mathematica is sent.
void MTensor_free () is a library callback function that frees an MTensor.
Glow
(Built-in Mathematica Symbol) Glow[col] is a graphics directive which specifies that surfaces of 3D graphics objects that follow are to be taken to glow with color col. Glow[] specifies that there is no ...
PixelValue[image, {x, y}] gives the pixel value of image at position {x, y}.PixelValue[image, {x, y}, " type"] gives the pixel value converted to the specified type.
SHP
(Mathematica Import/Export Format) ESRI shape file format. Common GIS file format. Used for archiving and exchanging cartographic and geospatial information. Stores the geometry and data of map features. SHP ...
All the functionality of NumericalMath`Microscope` is now available in the newly created Computer Arithmetic Package. The function Microscope has been renamed MicroscopePlot. ...
MAT
(Mathematica Import/Export Format) MATLAB MAT-files. Matrix data format. Native data format of the MATLAB numerical computation software. Stores numerical matrices, Boolean values, or strings. Binary format. ...