Other Type Aliases
The following type aliases are available globally.
- 
                  
                  Defines a formatter to be used on both, import & export, of one of libgd format with none-parametrizable export conversions DeclarationSwift private typealias LibGdFormatter = LibGdImportableFormatter & LibGdExportableFormatter
- 
                  
                  Defines a formatter to be used on both, import & export, of one of libgd built-in format with parametrizable export conversions DeclarationSwift private typealias LibGdParametrizableFormatter = LibGdImportableFormatter & LibGdParametrizableExportFormatter
 View on GitHub
            View on GitHub
           Other Type Aliases  Reference
      Other Type Aliases  Reference