~ubuntu-branches/ubuntu/trusty/vips/trusty-proposed

« back to all changes in this revision

Viewing changes to libvips/create/black.c

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2014-03-29 12:29:29 UTC
  • mfrom: (1.1.21) (30.1.16 sid)
  • Revision ID: package-import@ubuntu.com-20140329122929-fvxnaann32ex0gzk
Tags: 7.38.5-2
Enable dh-autoreconf. (Closes: #742872)

Show diffs side-by-side

added added

removed removed

Lines of Context:
100
100
                black->bands == 1 ? 
101
101
                        VIPS_INTERPRETATION_B_W : VIPS_INTERPRETATION_MULTIBAND,
102
102
                1.0, 1.0 );
103
 
        vips_demand_hint( create->out, 
 
103
        vips_image_pipelinev( create->out, 
104
104
                VIPS_DEMAND_STYLE_ANY, NULL );
105
105
 
106
106
        if( vips_image_generate( create->out,