h4h      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgGhijklmnopqrstuvwxyz{|}~:Creates an image, performs an operation on the image, and  frees it. 1 This function allows block scoped management of  > objects. If you are handling large images, the delay before @ the finalizer which frees the image runs may cause significant = temporary extra memory use. Use this function to force the @ image to be freed as soons as you are done with it. Note that  it is unsafe to hold on to the  after the function is  done. Image creation action. /Some operation on the image. The result should  not reference the . :Overwrites the pointer with a null pointer, and frees the gdImage.  Safe to call twice. Doesn' t free the , we rely on the  GC to do that. Create a new empty image. 5Create a new empty image and apply a function to it. Make a copy of an image. (Copy a region of one image into another Source upper left-hand corner Size of copied region  Source image #Destination upper left-hand corner Destination image ?Copy a region of one image into another, rescaling the region Source upper left-hand corner Size of source region  Source image #Destination upper left-hand corner Size of destination region Destination image ERetrieves the color index or the color values of a particular pixel. Get the size of an image. (width, height)  Resize an image to a give size.  width in pixels of output image !height in pixels of output image ?Rotate an image by a multiple of 90 degrees counter-clockwise. %1 for 90 degrees counter-clockwise,  2 for 180 degrees, etc. ,Fill the entire image with the given color. Upper left corner Lower right corner Center Width and height Start End Center Width and height Starting position (degrees) Ending position (degrees) >Use anti-aliasing when performing the given drawing function. 3 This can cause a segault with some gd versions.  Red (0-255) Green (0-255)  Blue (0-255)  Red (0-255) Green (0-255)  Blue (0-255) /Alpha (0-127), 0 is opaque, 127 is transparent ?Globally switch from using font file names to fontconfig paths 0 | for fonts in drawString (and measureString). Ghijklmnopqrstuvwxyz{|}~ Ghhijjkllmnopqrstuvwxyz{|}~ Load a JPEG image from a file. !Load a JPEG image from a buffer.  Buffer size. Buffer with image data. $Load a JPEG image from a ByteString Load a PNG image from a file.  Load a PNG image from a buffer.  Buffer size. Buffer with image data. #Load a PNG image from a ByteString Load a GIF image from a file.  Load a GIF image from a buffer.  Buffer size. Buffer with image data. #Load a GIF image from a ByteString !Save an image as a JPEG file. 0quality: 0-95, or negative for default quality. ",Write a JPEG format ByteString of an image. #Save an image as a PNG file. $+Write a PNG format ByteString of an image. %Save an image as a GIF file. &+Write a GIF format ByteString of an image. '-Draw a string using the FreeType 2.x library  Font name Font point size "Angle in counterclockwise radians Origin Text, including HTML entities  Bounding box  of the drawn  text (@Measure a string using the FreeType 2.x library. This computes ? the bounding box but does not actually draw the string to any  image.  Font name Font point size "Angle in counterclockwise radians Origin Text, including HTML entities  Bounding  box of the  drawn text )2Draw strings around the top and bottom of a torus Center of text path circle Outer radius of text $Fraction of radius occupied by text %Portion of circle arc filled by text  Font name Font size hint 'Text to write on the top of the circle *Text to write on the bottom of the circle  Text color *  !"#$%&'()* !"#$%& '() !"#$%&'()*Load a JPEG image from a file. +!Load a JPEG image from a buffer.  Buffer size. Buffer with image data. ,$Load a JPEG image from a ByteString -Load a PNG image from a file. . Load a PNG image from a buffer.  Buffer size. Buffer with image data. /#Load a PNG image from a ByteString 0Load a GIF image from a file. 1 Load a GIF image from a buffer.  Buffer size. Buffer with image data. 2#Load a GIF image from a ByteString 3Save an image as a JPEG file. 0quality: 0-95, or negative for default quality. 4,Write a JPEG format ByteString of an image. 5Save an image as a PNG file. 6+Write a PNG format ByteString of an image. 7Save an image as a GIF file. 8+Write a GIF format ByteString of an image. 9-Draw a string using the FreeType 2.x library  Font name Font point size "Angle in counterclockwise radians Origin Text, including HTML entities  Bounding box  of the drawn  text :@Measure a string using the FreeType 2.x library. This computes ? the bounding box but does not actually draw the string to any  image.  Font name Font point size "Angle in counterclockwise radians Origin Text, including HTML entities  Bounding  box of the  drawn text ;2Draw strings around the top and bottom of a torus Center of text path circle Outer radius of text $Fraction of radius occupied by text %Portion of circle arc filled by text  Font name Font size hint 'Text to write on the top of the circle *Text to write on the bottom of the circle  Text color * *+,-./0123456789:;**+,-./012345678 9:;*+,-./0123456789:;b<=>?@A:Creates an image, performs an operation on the image, and  frees it. 1 This function allows block scoped management of ? > objects. If you are handling large images, the delay before @ the finalizer which frees the image runs may cause significant = temporary extra memory use. Use this function to force the @ image to be freed as soons as you are done with it. Note that  it is unsafe to hold on to the ? after the function is  done. Image creation action. /Some operation on the image. The result should  not reference the ?. :Overwrites the pointer with a null pointer, and frees the gdImage.  Safe to call twice. Doesn' t free the , we rely on the  GC to do that. BCreate a new empty image. 5Create a new empty image and apply a function to it. CMake a copy of an image. D(Copy a region of one image into another Source upper left-hand corner Size of copied region  Source image #Destination upper left-hand corner Destination image E?Copy a region of one image into another, rescaling the region Source upper left-hand corner Size of source region  Source image #Destination upper left-hand corner Size of destination region Destination image FLoad a JPEG image from a file. G!Load a JPEG image from a buffer.  Buffer size. Buffer with image data. H$Load a JPEG image from a ByteString ILoad a PNG image from a file. J Load a PNG image from a buffer.  Buffer size. Buffer with image data. K#Load a PNG image from a ByteString LLoad a GIF image from a file. M Load a GIF image from a buffer.  Buffer size. Buffer with image data. N#Load a GIF image from a ByteString OSave an image as a JPEG file. 0quality: 0-95, or negative for default quality. P,Write a JPEG format ByteString of an image. QSave an image as a PNG file. R+Write a PNG format ByteString of an image. SSave an image as a GIF file. T+Write a GIF format ByteString of an image. UERetrieves the color index or the color values of a particular pixel. VGet the size of an image. (width, height) W Resize an image to a give size.  width in pixels of output image !height in pixels of output image X?Rotate an image by a multiple of 90 degrees counter-clockwise. %1 for 90 degrees counter-clockwise,  2 for 180 degrees, etc. Y,Fill the entire image with the given color. ZUpper left corner Lower right corner [Center Width and height \Start End ]Center Width and height Starting position (degrees) Ending position (degrees) ^>Use anti-aliasing when performing the given drawing function. 3 This can cause a segault with some gd versions. _`?Globally switch from using font file names to fontconfig paths 0 | for fonts in drawString (and measureString). a-Draw a string using the FreeType 2.x library  Font name Font point size "Angle in counterclockwise radians Origin Text, including HTML entities  Bounding box  of the drawn  text. b@Measure a string using the FreeType 2.x library. This computes ? the bounding box but does not actually draw the string to any  image.  Font name Font point size "Angle in counterclockwise radians Origin Text, including HTML entities  Bounding  box of the  drawn text c2Draw strings around the top and bottom of a torus Center of text path circle Outer radius of text $Fraction of radius occupied by text %Portion of circle arc filled by text  Font name Font size hint 'Text to write on the top of the circle *Text to write on the bottom of the circle  Text color def Red (0-255) Green (0-255)  Blue (0-255) g Red (0-255) Green (0-255)  Blue (0-255) /Alpha (0-127), 0 is opaque, 127 is transparent ,<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefg,?>=<BCDEAFGHIJKLMNOPQRSTVUWXYZ[\]^_`abcfg@de,<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefg      !"#$%&'()*+,-. !"#$%&'()*+,-.      !"#$%&'()*+,-./011223456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdef`abcdef12gh3456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVZ[\`abcde]f^_i gd-3000.7Graphics.GD.ByteString.LazyGraphics.GD.ByteString Graphics.GDGraphics.GD.InternalColorPointSizeImage withImagenewImage copyImage copyRegioncopyRegionScaledgetPixel imageSize resizeImage rotateImage fillImagedrawFilledRectangledrawFilledEllipsedrawLinedrawArc antiAliasedsetPixelrgbrgbatoRGBA useFontConfig loadJpegFile loadJpegDataloadJpegByteString loadPngFile loadPngDataloadPngByteString loadGifFile loadGifDataloadGifByteString saveJpegFilesaveJpegByteString savePngFilesavePngByteString saveGifFilesaveGifByteString drawString measureStringdrawStringCircle saveAlpha alphaBlendingGDImageCFILEgdFreegdImageStringFTCirclegdImageStringFTgdFTUseFontConfiggdImageSetPixelgdImageSetAntiAliased gdImageArc gdImageLinegdImageFilledEllipsegdImageFilledRectanglegdImageGetPixelgdImageCopyRotated90gdImageCopyResampled gdImageCopyptr_gdImagePtrDestroyIfNotNullgdImageDestroygdImageCreateTrueColor gdImageGifPtr gdImageGifgdImageCreateFromGifPtrgdImageCreateFromGif gdImagePngPtr gdImagePnggdImageCreateFromPngPtrgdImageCreateFromPnggdImageJpegPtr gdImageJpeggdImageCreateFromJpegPtrgdImageCreateFromJpegc_fclosec_fopenfopenfclose withCFILEmkImage freeImagebaseGHC.ForeignPtr ForeignPtr withImagePtr newImage_ onNewImage imageSize_intdouble loadImageFile loadImageDataonByteStringData saveImageFilesaveImageByteStringdataByteStringdrawStringImagePtrgdImageAlphaBlendinggdImageSaveAlpha