~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to app/base/hue-saturation.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-10-06 13:30:41 UTC
  • mto: This revision was merged to the branch mainline in revision 35.
  • Revision ID: james.westby@ubuntu.com-20081006133041-3panbkcanaymfsmp
Tags: upstream-2.6.0
ImportĀ upstreamĀ versionĀ 2.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 
35
35
 
36
36
void   hue_saturation_init                (HueSaturation *hs);
37
 
void   hue_saturation_partition_reset     (HueSaturation *hs,
38
 
                                           GimpHueRange   partition);
39
37
void   hue_saturation_calculate_transfers (HueSaturation *hs);
40
38
void   hue_saturation                     (HueSaturation *hs,
41
39
                                           PixelRegion   *srcPR,