Image.duration

Total animation duration sum(delay*iterations)

struct Image
static if(MagickLibVersion >= 0x689)
size_t duration;

Meta