Skip to content

lchrennew/ImageServer

Repository files navigation

ImageServer

This is a high performance, high extensible web server writen in ASP.NET C# for image automative processing.

It supports the following image processes:

  • Zoom to fill
  • Zoom to fit
  • Zoom to stretch
  • Simple Crop
  • Watermark
  • Background color
  • Quality of JPEG

And it supports the following extensibility:

  • Extended bisiness logic to load Image
  • Extended image storages, e.g. mongodb GridFS
  • Extended caching support, e.g. memcached, AppFabric

Copyright and License

Copyright 2013 LICHUN

This software is licensed under the Apache License, Version 2.0 (the "Apache License") or the GNU General Public License version 2 (the "GPL License"). You may choose either license to govern your use of this software only upon the condition that you accept all of the terms of either the Apache License or the GPL License.

You may obtain a copy of the Apache License and the GPL License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0 http://www.gnu.org/licenses/gpl-2.0.html

Unless required by applicable law or agreed to in writing, software distributed under the Apache License or the GPL Licesnse is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Apache License and the GPL License for the specific language governing permissions and limitations under the Apache License and the GPL License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published