HDRUtils-1.0.0: Utilities for reading, manipulating, and writing HDR images
Source code
Contents
Index
Graphics.Image.PFS
Documentation
data
FPFrame
Source
Constructors
FPFrame
tags
:: [(
String
,
String
)]
channelX
::
StorableArray
(
Int
,
Int
)
CFloat
channelY
::
StorableArray
(
Int
,
Int
)
CFloat
channelZ
::
StorableArray
(
Int
,
Int
)
CFloat
channels
::
Map
String
(
StorableArray
(
Int
,
Int
)
CFloat
)
width
::
Int
height
::
Int
Instances
ImageData
FPFrame
hReadFrame
::
Handle
->
IO
FPFrame
Source
readFrameFromFile
::
FilePath
->
IO
FPFrame
Source
writeFrameToFile
::
FilePath
->
FPFrame
->
IO
()
Source
hWriteFrame
::
Handle
->
FPFrame
->
IO
()
Source
getFrame
::
IO
FPFrame
Source
putFrame
::
FPFrame
->
IO
()
Source
Produced by
Haddock
version 2.4.2