imFileSetAttribInteger

Changes an extended attribute as an integer. \ingroup file

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

Meta