imsz
0.2.2
Macros
array2
array4
map_err
map_expr
Structs
BigEndianReader
ImInfo
LittleEndianReader
Enums
ImError
ImFormat
Traits
BinaryReader
Imsz
Ratio
Functions
find_riff_chunk
imsz
imsz_from_path
imsz_from_reader
is_tga
parse_tiff
Type Aliases
ImResult
imsz
Function
is_tga
Copy item path
Settings
Help
Summary
Source
pub(crate) fn is_tga<R>(file:
&mut R
) ->
Result
<
bool
>
where R:
Read
+
Seek
,