-
Notifications
You must be signed in to change notification settings - Fork 5
codecarvings/Piczard.Examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Piczard Examples The aim of these examples is to illustrate the use of the basic features of Piczard - .NET image manipulation library. They may not be drop-in solutions for your application but may help you find the direction you need to solve your particular issue. The repository contains 2 separate solutions: - CSharp/CodeCarvings.Piczard.Examples.ExampleSet_A_CS.sln - VB.NET/CodeCarvings.Piczard.Examples.ExampleSet_A_VB.sln Both solutions are absolutely identical with the exception of the used programming language (C # or VB.NET). The examples have been developed by using version 2008 of Microsoft Visual Studio. Therefore you must use Microsoft Visual Studio 2008 (or above) in order to properly use the examples. Visual Studio Express 2012 for Web is available for free here: http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-for-web For convenience the examples are contained in an ASP.NET 3.5 website project ("ExampleSet A"). Please note that this does not mean that the Piczard library can only be used in ASP.NET applications. Moreover the ASP.NET pages make use of Ajax - however - the use of Ajax is not mandatory in order for the proper functioning of Piczard. Quick links: --------------- - For more information please visit: http://piczard.com - Online documentation: http://piczard.com/docs/help/v1/online/ - Support forum: http://forum.codecarvings.com/products/piczard ============================================================ Copyright 2011-2013 Sergio Turolla - All Rights Reserved. Author: Sergio Turolla <codecarvings.com> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
About
Examples illustrating the use of the basic features of Piczard - .NET image manipulation library.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published