imFileSetAttribInteger

Changes an extended attribute as an integer. \ingroup file

extern (C) @safe nothrow
void
imFileSetAttribInteger
(
const(imFile)* ifile
,
const(char)* attrib
,,
int value
)

Meta