文件名称:Fireball-Core
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 574kb
- 下载次数:
- 0次
- 提 供 者:
- C***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Fireball.Core is class library developed with C#, with the objective to integrate an API that I need for my daily work, and as a base for my other open source libraries. In this article, I can only describe the FreeImage class, but on the Fireball.Core library there are some other classes presented as well.-Fireball.Core class library is developed with C#. with the objective to integrate an API that I nee d for my daily work. and as a base for my other open source libraries. In this article, I can only describe the FreeImage class, but on the Fireball.Core library there are some presented other classes as well.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Fireball-Core
.............\Collections
.............\...........\Generic
.............\...........\.......\IKeyedCollection.cs
.............\...........\.......\ILightCollection.cs
.............\...........\.......\KeyedCollection.cs
.............\...........\.......\LightCollection.cs
.............\...........\.......\TreeCollection.cs
.............\...........\.......\TreeItem.cs
.............\...........\.......\TreeItemCollection.cs
.............\...........\.......\TreeItemEnumerator.cs
.............\...........\Specialized
.............\...........\...........\StringCollection.cs
.............\Drawing
.............\.......\ColorHLS.cs
.............\.......\ColorUtils.cs
.............\.......\FreeImage.cs
.............\.......\FreeImageBrightness.cs
.............\.......\FreeImageConstrast.cs
.............\.......\FreeImageGamma.cs
.............\.......\FreeImageGeometryTransformation.cs
.............\.......\FreeImagePixelTransformation.cs
.............\.......\FreeImageRescale.cs
.............\.......\FreeImageSupport.cs
.............\.......\FreeImageTransformation.cs
.............\.......\GDI
.............\.......\...\FontEnum.cs
.............\.......\...\GDIBrushes.cs
.............\.......\...\GDIFont.cs
.............\.......\...\GDIObject.cs
.............\.......\...\GDIPens.cs
.............\.......\...\GDISurface.cs
.............\.......\...\MemHandler.cs
.............\.......\ImageInfo
.............\.......\.........\Constants.cs
.............\.......\.........\Fraction.cs
.............\.......\.........\Info.cs
.............\.......\.........\PropertyTag.cs
.............\.......\Internal
.............\.......\........\FreeImageAPI.cs
.............\.......\........\GDIplus.cs
.............\.......\RoundSelectionBrush.cs
.............\.......\Shapes
.............\.......\......\IDrawable.cs
.............\.......\......\IFillable.cs
.............\.......\......\IRectangle.cs
.............\.......\......\Shape.cs
.............\.......\......\ShapeArc.cs
.............\.......\......\ShapeBezier.cs
.............\.......\......\ShapeClosedCurve.cs
.............\.......\......\ShapeCurve.cs
.............\.......\......\ShapeEllipse.cs
.............\.......\......\ShapeLine.cs
.............\.......\......\ShapePie.cs
.............\.......\......\ShapePolygon.cs
.............\.......\......\ShapePolyline.cs
.............\.......\......\ShapeRectangle.cs
.............\.......\......\ShapeRoundRectangle.cs
.............\.......\......\ShapeSpyral.cs
.............\.......\......\ShapeStar.cs
.............\.......\......\ShapeThumbSize.cs
.............\.......\......\ToDoList.txt
.............\Fireball.Core.csproj
.............\Fireball.sln
.............\fireball.snk
.............\FreeImage.dll
.............\IO
.............\..\FilesCache.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\Serialization
.............\.............\Serializer.cs
.............\.............\SerializerAttribute.cs
.............\.............\SerializerPropertyAttribute.cs
.............\Text
.............\....\WordReader.cs
.............\....\XmlNodeTextReader.cs
.............\Timers
.............\......\WeakTimer.cs
.............\Win32
.............\.....\Enums.cs
.............\.....\NativeMethods.cs
.............\.....\NativeSubclasser.cs
.............\Xml
.............\...\XmlDocumentExtended.cs
.............\...\XmlNodeExtended.cs
.............\Collections
.............\...........\Generic
.............\...........\.......\IKeyedCollection.cs
.............\...........\.......\ILightCollection.cs
.............\...........\.......\KeyedCollection.cs
.............\...........\.......\LightCollection.cs
.............\...........\.......\TreeCollection.cs
.............\...........\.......\TreeItem.cs
.............\...........\.......\TreeItemCollection.cs
.............\...........\.......\TreeItemEnumerator.cs
.............\...........\Specialized
.............\...........\...........\StringCollection.cs
.............\Drawing
.............\.......\ColorHLS.cs
.............\.......\ColorUtils.cs
.............\.......\FreeImage.cs
.............\.......\FreeImageBrightness.cs
.............\.......\FreeImageConstrast.cs
.............\.......\FreeImageGamma.cs
.............\.......\FreeImageGeometryTransformation.cs
.............\.......\FreeImagePixelTransformation.cs
.............\.......\FreeImageRescale.cs
.............\.......\FreeImageSupport.cs
.............\.......\FreeImageTransformation.cs
.............\.......\GDI
.............\.......\...\FontEnum.cs
.............\.......\...\GDIBrushes.cs
.............\.......\...\GDIFont.cs
.............\.......\...\GDIObject.cs
.............\.......\...\GDIPens.cs
.............\.......\...\GDISurface.cs
.............\.......\...\MemHandler.cs
.............\.......\ImageInfo
.............\.......\.........\Constants.cs
.............\.......\.........\Fraction.cs
.............\.......\.........\Info.cs
.............\.......\.........\PropertyTag.cs
.............\.......\Internal
.............\.......\........\FreeImageAPI.cs
.............\.......\........\GDIplus.cs
.............\.......\RoundSelectionBrush.cs
.............\.......\Shapes
.............\.......\......\IDrawable.cs
.............\.......\......\IFillable.cs
.............\.......\......\IRectangle.cs
.............\.......\......\Shape.cs
.............\.......\......\ShapeArc.cs
.............\.......\......\ShapeBezier.cs
.............\.......\......\ShapeClosedCurve.cs
.............\.......\......\ShapeCurve.cs
.............\.......\......\ShapeEllipse.cs
.............\.......\......\ShapeLine.cs
.............\.......\......\ShapePie.cs
.............\.......\......\ShapePolygon.cs
.............\.......\......\ShapePolyline.cs
.............\.......\......\ShapeRectangle.cs
.............\.......\......\ShapeRoundRectangle.cs
.............\.......\......\ShapeSpyral.cs
.............\.......\......\ShapeStar.cs
.............\.......\......\ShapeThumbSize.cs
.............\.......\......\ToDoList.txt
.............\Fireball.Core.csproj
.............\Fireball.sln
.............\fireball.snk
.............\FreeImage.dll
.............\IO
.............\..\FilesCache.cs
.............\Properties
.............\..........\AssemblyInfo.cs
.............\Serialization
.............\.............\Serializer.cs
.............\.............\SerializerAttribute.cs
.............\.............\SerializerPropertyAttribute.cs
.............\Text
.............\....\WordReader.cs
.............\....\XmlNodeTextReader.cs
.............\Timers
.............\......\WeakTimer.cs
.............\Win32
.............\.....\Enums.cs
.............\.....\NativeMethods.cs
.............\.....\NativeSubclasser.cs
.............\Xml
.............\...\XmlDocumentExtended.cs
.............\...\XmlNodeExtended.cs