Cosmos/source2/Users/Orvid/ImageManipulatorTester
2011-08-10 20:43:18 +00:00
..
..svnbridge Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Properties Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Building-16Color.bmp Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Building-24Bit.bmp Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Building-256Color.bmp Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Building-A1R5G5B5.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building-A4R4G4B4.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building-A8B8G8R8.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building-A8R8G8B8.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building-Dxt1.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building-Dxt3.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building-Dxt5.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building-Monochrome.bmp Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Building-R5G6B5.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building-R8G8B8.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building-X8B8G8R8.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building-X8R8G8B8.dds Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Building.JPG Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Building.pbm 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
Building.pgm 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
Building.png Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Building.ppm 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
Building.tga Added Tga Loading support, as well as Hq2x, Hq3x, and Hq4x Image resizing support. 2011-08-08 00:56:02 +00:00
Building.tiff Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Building.xpm Xpm Image support added. 2011-08-09 22:08:01 +00:00
Form1.cs Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
Form1.Designer.cs Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Form1.resx Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
ImageManipulatorTester.csproj Added support for DXT5 and DXT3 compression in dds images. 2011-08-10 20:43:18 +00:00
ImageManipulatorTester.csproj.user Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
LabeledImage.cs Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
LabeledImage.Designer.cs Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
LabeledImage.resx Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Program.cs Added Tiff, Bmp, and Png support to Orvid.Graphics, also added a Testbed for Image loading, and for Image manipulation. 2011-08-07 00:01:40 +00:00
Test.gif Gif image support added. 2011-08-08 19:55:53 +00:00