Help for this page

Select Code to Download


  1. or download this
    my $gifdata = $img->gifanimbegin(1,0);
    for (...) {
    ...
        ...
    }
    $gifdata .= $img->gifanimend;