Gimp.Procedure.prototype.get_image_types

function get_image_types(): String {
    // Gjs wrapper for gimp_procedure_get_image_types()
}
  

This function retrieves the list of image types the procedure can operate on. See Gimp.Procedure.prototype.set_image_types.

Since 3.0

Returns

The image types.