AU
(Mathematica Import/Export Format) Registered MIME type: audio/basic AU audio format. Used for digital audio in computer and telecommunication systems and on the web. Supports a variety of audio codecs, ...
AVI
(Mathematica Import/Export Format) Registered MIME type: video/avi Microsoft AVI format. Multimedia container format. Commonly used for archiving and exchanging video content. Stores audio and video content in ...
FLV
(Mathematica Import/Export Format) Registered MIME type: video/x-flv Adobe/Macromedia Flash video file. Used for compositing Flash animations with Flash authoring software, or for playback through a ...
SND
(Mathematica Import/Export Format) Registered MIME type: audio/basic SND audio format. Used for digital audio in computer and telecommunication systems and on the web. Supports a variety of audio codecs, ...
SWF
(Mathematica Import/Export Format) Registered MIME type: application/x-shockwave-flash Adobe/Macromedia Flash file format. Used for interactive and animated vector graphics, video and sound on the web. SWF is ...
Wave64
(Mathematica Import/Export Format) Sony Wave64 audio format. Promoted under the name Sony Pictures Digital Wave 64. Designed to overcome the 4 GB file size limit of the Microsoft WAV format. Binary file ...
CheckboxBar[x, {val_1, val_2, ...}] represents a checkbox bar with setting x and with checkboxes for values val_i to include in the list x.CheckboxBar[Dynamic[x], {val_1, ...
ImageHistogram[image] plots a histogram of the pixel levels for each channel in image.ImageHistogram[image, n] uses n levels for each channel.ImageHistogram[image, n, {min, ...
CConstant[] is a symbolic representation of a constant.
CProgram[args] is a symbolic representation of an entire program.