« Introducing ASPNetImage — An ASPImage Windows Component Drop-In Replacement | Main

ASPNetImage v0.2

Thursday, September 16, 2010

Made some minor commits today to my ASPImage component replacement--ASPNetImage. Fixed a bug in the component's handling of resizing to different aspect ratios with image size constraint turned on. Also added some basic unit tests for the implemented methods and tweaked the documentation a bit.

Binaries are now included and I put up the latest revision as a download (complete with source and supporting files) for those who don't feel like checking it out with a SVN client.

There's still a lot of work to do, but the basic scaling, cropping, rotating, flipping and brightness adjusting methods are all in place and match the original framework. Feel free to help blow out the rest.

Categories: Development

Comments