úÎ 1 š =Decodes an image from a compressed format stored in a strict  .  Supported formats (see  stb_image.c for details!): E JPEG baseline (no JPEG progressive, no oddball channel decimations) / PNG 8-bit only (8 bit per component, that is)  BMP non-1bpp, non-RLE ) TGA (not sure what subset, if a subset) . PSD (composite view only, no extra channels) 4If the operation fails, we return an error message. NDecodes an image, with the number of components per pixel forced by the user. [Loads an image from a file. Catches IO exceptions and converts them to an error message. -Force the number of components in the image.       stb-image-0.2Codec.Image.STB bitmap-0.0.1Data.Bitmap.InternalBitmapImage decodeImage decodeImage' loadImage loadImage'stbi_failure_reasonstbi_image_freestbi_load_from_memorybytestring-0.9.1.10Data.ByteString.Internal ByteString ioHandler