Specifications
Overview
1-5
1
OnlineVersion
Thismanualisavailableinanonlinehypertextformat.Toobtainahard
copyofthemanual,printtheonlinefileusingtheprintingcapabilityof
Adobe*Acrobat*,thetoolusedfortheonlinepresentationofthedocument.
SourcesofRelatedInformation
Formoreinformationaboutcomputergraphicsconceptsandobjects,refer
tothebooksandmaterialslistedintheBibliography.Forthelatest
informationabouttheImageProcessingLibrary,suchasnewreleases,
productannouncements,updates,andonlinetechnicalsupport,checkout
ourWebsiteathttp://developer.intel.com.
NotationalConventions
Inthismanual,notationalconventionsinclude:
• Fontsusedfordistinctionbetweenthetextandthecode
• Namingconventions
• Functionnameconventions
FontConventions
Thefollowingfontconventionsareused:
UPPERCASECOURIER
Usedinthetextforconstantidentifiers;
forexample,IPL_DEPTH_1U.
lowercasecourier
Mixedwiththeuppercaseinfunctionnamesas
inSetExecutionMode;alsousedforkey
wordsincodeexamples;forexample,inthe
functioncallstatement
voidiplSquare().
lowercase mixed with
UpperCase Courier italic
Variablesinargumentsandparameters
discussion;forexample,
mode
,
dstImage
.