imFileSetAttribReal

Changes an extended attribute as a real. \ingroup file

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

Meta