Gimp.Image.prototype.get_tattoo_state

function get_tattoo_state(): Number(guint) {
    // Gjs wrapper for gimp_image_get_tattoo_state()
}
  

Returns the tattoo state associated with the image.

This procedure returns the tattoo state of the image. Use only by save/load plug-ins that wish to preserve an images tattoo state. Using this function at other times will produce unexpected results.

Returns

The tattoo state.