image package
documentation
image
ExrDecoder
ExrDecoder constructor
ExrDecoder
image package
documentation
image
ExrDecoder
ExrDecoder constructor
ExrDecoder class
Constructors
ExrDecoder
Properties
bloomAmount
bloomRadius
exposure
exrImage
gamma
hashCode
reinhard
runtimeType
Methods
decodeAnimation
decodeFrame
decodeHdrFrame
decodeHdrImage
decodeImage
isValidFile
noSuchMethod
numFrames
startDecode
toString
Operators
operator ==
ExrDecoder
constructor
Null safety
ExrDecoder
(
{
double
exposure
=
1.0
}
)
Implementation
ExrDecoder({this.exposure = 1.0});