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

« back to all changes in this revision

Viewing changes to app/base/color-balance.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:
35
35
 
36
36
 
37
37
void   color_balance_init                 (ColorBalance     *cb);
38
 
void   color_balance_range_reset          (ColorBalance     *cb,
39
 
                                           GimpTransferMode  range);
40
38
void   color_balance_create_lookup_tables (ColorBalance     *cb);
41
39
void   color_balance                      (ColorBalance     *cb,
42
40
                                           PixelRegion      *srcPR,