This website requires JavaScript.
Explore
Help
Sign In
dan
/
Cosmos
Watch
1
Star
0
Fork
You've already forked Cosmos
0
mirror of
https://github.com/danbulant/Cosmos
synced
2026-05-27 14:02:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3f94a3b9b5
Cosmos
/
source2
/
Users
/
Orvid
/
Orvid.Graphics.Dependancies
/
Image Formats
History
blah38621_cp
e79e40541d
Added support for DXT5 and DXT3 compression in dds images.
2011-08-10 20:43:18 +00:00
..
BitMiracle
Got Tga image writing working. Currently all supported formats are Read & Write except for Tiff, which is giving me difficulties. Xpm image support is probably next.
2011-08-09 20:36:21 +00:00
PnmImage.cs
Added support for Pbm, Pgm, and Ppm image formats. Also added a method in ImageManipulator to switch the Red and Blue values in an image, to work around an issue in the Lib being used for Pbm, Pgm, and Ppm image support. Call it on the Ppm image you've loaded before using it.
2011-08-09 23:16:09 +00:00
TgaImage.cs
Added Tga Loading support, as well as Hq2x, Hq3x, and Hq4x Image resizing support.
2011-08-08 00:56:02 +00:00