imFileGetAttribInteger

Returns an extended attribute as an integer. \ingroup file

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

Meta