文件名称:Fireball-Core
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 573.88kb
- 下载次数:
- 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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 65520784fireball-core.zip 列表 Fireball-Core/ Fireball-Core/Collections/ Fireball-Core/Collections/Generic/ Fireball-Core/Collections/Generic/IKeyedCollection.cs Fireball-Core/Collections/Generic/ILightCollection.cs Fireball-Core/Collections/Generic/KeyedCollection.cs Fireball-Core/Collections/Generic/LightCollection.cs Fireball-Core/Collections/Generic/TreeCollection.cs Fireball-Core/Collections/Generic/TreeItem.cs Fireball-Core/Collections/Generic/TreeItemCollection.cs Fireball-Core/Collections/Generic/TreeItemEnumerator.cs Fireball-Core/Collections/Specialized/ Fireball-Core/Collections/Specialized/StringCollection.cs Fireball-Core/Drawing/ Fireball-Core/Drawing/ColorHLS.cs Fireball-Core/Drawing/ColorUtils.cs Fireball-Core/Drawing/FreeImage.cs Fireball-Core/Drawing/FreeImageBrightness.cs Fireball-Core/Drawing/FreeImageConstrast.cs Fireball-Core/Drawing/FreeImageGamma.cs Fireball-Core/Drawing/FreeImageGeometryTransformation.cs Fireball-Core/Drawing/FreeImagePixelTransformation.cs Fireball-Core/Drawing/FreeImageRescale.cs Fireball-Core/Drawing/FreeImageSupport.cs Fireball-Core/Drawing/FreeImageTransformation.cs Fireball-Core/Drawing/GDI/ Fireball-Core/Drawing/GDI/FontEnum.cs Fireball-Core/Drawing/GDI/GDIBrushes.cs Fireball-Core/Drawing/GDI/GDIFont.cs Fireball-Core/Drawing/GDI/GDIObject.cs Fireball-Core/Drawing/GDI/GDIPens.cs Fireball-Core/Drawing/GDI/GDISurface.cs Fireball-Core/Drawing/GDI/MemHandler.cs Fireball-Core/Drawing/ImageInfo/ Fireball-Core/Drawing/ImageInfo/Constants.cs Fireball-Core/Drawing/ImageInfo/Fraction.cs Fireball-Core/Drawing/ImageInfo/Info.cs Fireball-Core/Drawing/ImageInfo/PropertyTag.cs Fireball-Core/Drawing/Internal/ Fireball-Core/Drawing/Internal/FreeImageAPI.cs Fireball-Core/Drawing/Internal/GDIplus.cs Fireball-Core/Drawing/RoundSelectionBrush.cs Fireball-Core/Drawing/Shapes/ Fireball-Core/Drawing/Shapes/IDrawable.cs Fireball-Core/Drawing/Shapes/IFillable.cs Fireball-Core/Drawing/Shapes/IRectangle.cs Fireball-Core/Drawing/Shapes/Shape.cs Fireball-Core/Drawing/Shapes/ShapeArc.cs Fireball-Core/Drawing/Shapes/ShapeBezier.cs Fireball-Core/Drawing/Shapes/ShapeClosedCurve.cs Fireball-Core/Drawing/Shapes/ShapeCurve.cs Fireball-Core/Drawing/Shapes/ShapeEllipse.cs Fireball-Core/Drawing/Shapes/ShapeLine.cs Fireball-Core/Drawing/Shapes/ShapePie.cs Fireball-Core/Drawing/Shapes/ShapePolygon.cs Fireball-Core/Drawing/Shapes/ShapePolyline.cs Fireball-Core/Drawing/Shapes/ShapeRectangle.cs Fireball-Core/Drawing/Shapes/ShapeRoundRectangle.cs Fireball-Core/Drawing/Shapes/ShapeSpyral.cs Fireball-Core/Drawing/Shapes/ShapeStar.cs Fireball-Core/Drawing/Shapes/ShapeThumbSize.cs Fireball-Core/Drawing/Shapes/ToDoList.txt Fireball-Core/Fireball.Core.csproj Fireball-Core/Fireball.sln Fireball-Core/fireball.snk Fireball-Core/FreeImage.dll Fireball-Core/IO/ Fireball-Core/IO/FilesCache.cs Fireball-Core/Properties/ Fireball-Core/Properties/AssemblyInfo.cs Fireball-Core/Serialization/ Fireball-Core/Serialization/Serializer.cs Fireball-Core/Serialization/SerializerAttribute.cs Fireball-Core/Serialization/SerializerPropertyAttribute.cs Fireball-Core/Text/ Fireball-Core/Text/WordReader.cs Fireball-Core/Text/XmlNodeTextReader.cs Fireball-Core/Timers/ Fireball-Core/Timers/WeakTimer.cs Fireball-Core/Win32/ Fireball-Core/Win32/Enums.cs Fireball-Core/Win32/NativeMethods.cs Fireball-Core/Win32/NativeSubclasser.cs Fireball-Core/Xml/ Fireball-Core/Xml/XmlDocumentExtended.cs Fireball-Core/Xml/XmlNodeExtended.cs