~mantas/pinta/stable

« back to all changes in this revision

Viewing changes to Pinta.Core/Effects/HsvColor.cs

  • Committer: Iain Lane
  • Date: 2010-03-13 18:20:18 UTC
  • mfrom: (1.1.2)
  • Revision ID: git-v1:1781694a68ecf232d0110c0b2f3d4a1b96c74ec2
Merge commit 'upstream/0.2'

Conflicts:
        debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
// Paint.NET                                                                   //
3
3
// Copyright (C) Rick Brewster, Tom Jackson, and past contributors.            //
4
4
// Portions Copyright (C) Microsoft Corporation. All Rights Reserved.          //
5
 
// See src/Resources/Files/License.txt for full licensing and attribution      //
6
 
// details.                                                                    //
7
 
// .                                                                           //
 
5
// See license-pdn.txt for full licensing and attribution details.             //
8
6
/////////////////////////////////////////////////////////////////////////////////
9
7
 
10
8
using System;