gimpchannelops

Name

gimpchannelops -- 

Synopsis



void        gimp_channel_ops_offset         (gint32 drawable_ID,
                                             gboolean wrap_around,
                                             GimpChannelOffsetType fill_type,
                                             gint offset_x,
                                             gint offset_y);
gint32      gimp_channel_ops_duplicate      (gint32 image_ID);

Description

Details

gimp_channel_ops_offset ()

void        gimp_channel_ops_offset         (gint32 drawable_ID,
                                             gboolean wrap_around,
                                             GimpChannelOffsetType fill_type,
                                             gint offset_x,
                                             gint offset_y);

drawable_ID : 
wrap_around : 
fill_type : 
offset_x : 
offset_y : 


gimp_channel_ops_duplicate ()

gint32      gimp_channel_ops_duplicate      (gint32 image_ID);

image_ID : 
Returns :