image
0.25.6
In image::
codecs::
hdr::
decoder
image
::
codecs
::
hdr
::
decoder
Function
decode_old_rle
Copy item path
Source
fn decode_old_rle<R:
Read
>( r:
&mut R
, fb:
Rgbe8Pixel
, buf: &mut [
Rgbe8Pixel
], ) ->
ImageResult
<
()
>