Home
last modified time | relevance | path

Searched refs:ImageRGBF (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/
H A DSaving.hs89 imageToRadiance . ImageRGBF $ promoteImage img
90 imageToRadiance (ImageRGBF img) = encodeHDR img
96 imageToRadiance . ImageRGBF $ promoteImage img
100 imageToRadiance . ImageRGBF $ pixelMap toRgbf img
104 imageToRadiance . ImageRGBF $ pixelMap toRgbf img
108 imageToRadiance . ImageRGBF $ pixelMap toRgbf img
112 imageToRadiance . ImageRGBF $ from16toFloat img
114 imageToRadiance . ImageRGBF $ pixelMap toRgbf img
152 imageToPng (ImageRGBF img) = encodePng $ toStandardDef img
171 imageToTiff (ImageRGBF img) = encodeTiff $ toStandardDef img
[all …]
H A DTypes.hs394 | ImageRGBF (Image PixelRGBF) constructor
462 dynamicMap f (ImageRGBF i) = f i
495 aux (ImageRGBF i) = ImageRGBF (f i)
511 rnf (ImageRGBF img) = rnf img
H A DHDR.hs189 (, meta) . ImageRGBF <$> (decodeRadiancePicture rez >>= lift . unsafeFreezeImage)
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/
H A DSaving.hs89 imageToRadiance . ImageRGBF $ promoteImage img
90 imageToRadiance (ImageRGBF img) = encodeHDR img
96 imageToRadiance . ImageRGBF $ promoteImage img
100 imageToRadiance . ImageRGBF $ pixelMap toRgbf img
104 imageToRadiance . ImageRGBF $ pixelMap toRgbf img
108 imageToRadiance . ImageRGBF $ pixelMap toRgbf img
112 imageToRadiance . ImageRGBF $ from16toFloat img
114 imageToRadiance . ImageRGBF $ pixelMap toRgbf img
152 imageToPng (ImageRGBF img) = encodePng $ toStandardDef img
171 imageToTiff (ImageRGBF img) = encodeTiff $ toStandardDef img
[all …]
H A DTypes.hs394 | ImageRGBF (Image PixelRGBF) constructor
462 dynamicMap f (ImageRGBF i) = f i
495 aux (ImageRGBF i) = ImageRGBF (f i)
511 rnf (ImageRGBF img) = rnf img
H A DHDR.hs189 (, meta) . ImageRGBF <$> (decodeRadiancePicture rez >>= lift . unsafeFreezeImage)
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/JuicyPixels-3.3.5/src/Codec/
H A DPicture.hs374 ImageRGBF img -> promoteImage (decimateBitDepth img :: Image PixelRGB8)
396 ImageRGBF img -> decimateBitDepth img :: Image PixelRGB8
417 ImageRGBF img -> decimateBitDepth img :: Image PixelRGB16
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/JuicyPixels-3.3.5/src/Codec/
H A DPicture.hs374 ImageRGBF img -> promoteImage (decimateBitDepth img :: Image PixelRGB8)
396 ImageRGBF img -> decimateBitDepth img :: Image PixelRGB8
417 ImageRGBF img -> decimateBitDepth img :: Image PixelRGB16