gimp-image-clean-all

Spencer Kimball & Peter Mattis

Description

Set the image dirty count to 0.

Help

This procedure sets the specified image's dirty count to 0, allowing operations to occur without having a 'dirtied' image. This is especially useful for creating and loading images which should not initially be considered dirty, even though layers must be created, filled, and installed in the image. Note that save plug-ins must NOT call this function themselves after saving the image.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image

Return

None