aforge.imaging.shfb
来自「经过作者两年的不断完善」· SHFB 代码 · 共 48 行
SHFB
48 行
<project schemaVersion="1.3.3.1">
<assemblies>
<assembly assemblyPath="D:\Andrew\AForge\trunk\Release\AForge.Imaging.dll" xmlCommentsPath="D:\Andrew\AForge\trunk\Release\AForge.Imaging.xml" commentsOnly="False" />
</assemblies>
<namespaceSummaries>
<namespaceSummaryItem name="" isDocumented="False" />
<namespaceSummaryItem name="AForge.Imaging" isDocumented="True">The <b>AForge.Imaging</b> namespace contains interfaces and classes for different image processing routines.</namespaceSummaryItem>
<namespaceSummaryItem name="AForge.Imaging.Filters" isDocumented="True">The <b>AForge.Imaging.Filters</b> namespace contains collection of interfaces and classes, which provide different image processing filters. Classes of this namespace allow to do different transformation of a source image, doing it directly on the source image or providing new image as a result of image processing routine.</namespaceSummaryItem>
<namespaceSummaryItem name="AForge.Imaging.Textures" isDocumented="True">The <b>AForge.Imaging.Textures</b> namespace contains collection of classes, which generate different textures.</namespaceSummaryItem>
</namespaceSummaries>
<additionalContent>
<contentItem sourcePath="D:\Andrew\AForge\trunk\Sources\Imaging\Images\sepia.jpg" destPath="" />
<contentItem sourcePath="D:\Andrew\AForge\trunk\Sources\Imaging\Images\sample1.jpg" destPath="" />
</additionalContent>
<contentPlacement>AboveNamespaces</contentPlacement>
<dependencies>
<dependencyItem depPath="D:\Andrew\AForge\trunk\Release\AForge.dll" />
<dependencyItem depPath="D:\Andrew\AForge\trunk\Release\AForge.Math.dll" />
</dependencies>
<projectSummary />
<sandcastlePath />
<hhcPath />
<hxcompPath />
<outputPath>..\..\Docs\</outputPath>
<helpFileFormat>HtmlHelp1x</helpFileFormat>
<cleanIntermediates>True</cleanIntermediates>
<purgeDuplicateTopics>True</purgeDuplicateTopics>
<cppCommentsFixup>False</cppCommentsFixup>
<frameworkVersion>2.0.50727</frameworkVersion>
<binaryTOC>True</binaryTOC>
<includeFavorites>False</includeFavorites>
<preliminary>False</preliminary>
<rootNSContainer>False</rootNSContainer>
<helpTitle>AForge.Imaging Class Library</helpTitle>
<htmlHelpName>AForge.Imaging</htmlHelpName>
<language>en-US</language>
<copyrightHref />
<copyrightText />
<feedbackEMailAddress />
<headerText />
<projectLinks>Local</projectLinks>
<sdkLinks>None</sdkLinks>
<presentationStyle>Prototype</presentationStyle>
<namingMethod>Guid</namingMethod>
<syntaxFilters>CSharp</syntaxFilters>
<missingTags>Summary, Parameter, Returns, AutoDocumentCtors</missingTags>
<visibleItems>InheritedMembers, Protected, SealedProtected</visibleItems>
</project>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?