Add comment.
This commit is contained in:
parent
1eade94342
commit
0f8a692622
1 changed files with 1 additions and 0 deletions
|
@ -7908,6 +7908,7 @@ imagemagick_compute_animated_image (MagickWand *super_wand, int ino)
|
|||
MagickGetImagePage (sub_wand, &source_width, &source_height,
|
||||
&source_left, &source_top);
|
||||
|
||||
/* This flag says how to handle transparent pixels. */
|
||||
dispose = MagickGetImageDispose (sub_wand);
|
||||
|
||||
source_iterator = NewPixelIterator (sub_wand);
|
||||
|
|
Loading…
Add table
Reference in a new issue