imFileGetAttribInteger

Returns an extended attribute as an integer. \ingroup file

version(IM)
extern (C) @nogc nothrow
int
imFileGetAttribInteger
(
const(imFile)* ifile
,
const(char)* attrib
,
int index
)

Meta