GIFFormatter
private struct GIFFormatter : LibGdFormatterDefines a formatter to be used on GIF import & export conversions
- 
                  
                  Function pointer to libgd’s built-in gif image create function DeclarationSwift fileprivate let importFunction: (Int32, UnsafeMutableRawPointer) -> gdImagePtr?
- 
                  
                  Function pointer to libgd’s built-in gif image export function DeclarationSwift fileprivate let exportFunction: (gdImagePtr, UnsafeMutablePointer<Int32>) -> UnsafeMutableRawPointer?
 View on GitHub
            View on GitHub
           GIFFormatter Structure Reference
      GIFFormatter Structure Reference