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