ExportProcedure


Object Hierarchy:

Object hierarchy for ExportProcedure

Description:

[ CCode ( type_id = "gimp_export_procedure_get_type ()" ) ]
public class ExportProcedure : FileProcedure

Export procedures implement image export.

Registered export procedures will be automatically available in the export interfaces and functions of GIMP. The detection (to decide which file is redirected to which plug-in procedure) depends on the various methods set with [class@FileProcedure] API.


Namespace: Gimp
Package: gimp-3.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gimp.Procedure