[ CCode ( instance_pos = 3.9 ) ]
[ Version ( since = "3.0" ) ]
public delegate ExportCapabilities ExportGetCapabilitiesFunc (Procedure procedure, ProcedureConfig config, ExportOptions options)
This function returns the capabilities requested by your export procedure, depending on config or options.
| procedure |
the Procedure that runs. |
| config |
the ProcedureConfig. |
| options |
the |
| get_capabilities_data |
the |
|
a bitfield of the capabilities you want when preparing the image for exporting. |