parent
f92069b035
commit
e95e8c5155
@ -601,7 +601,7 @@ vips_foreign_load_magick7_parse( VipsForeignLoadMagick7 *magick7,
|
||||
|
||||
/* So we can finally set the height.
|
||||
*/
|
||||
if( read->n_frames > 1 ) {
|
||||
if( magick7->n_frames > 1 ) {
|
||||
vips_image_set_int( out, VIPS_META_PAGE_HEIGHT, out->Ysize );
|
||||
out->Ysize *= magick7->n_frames;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user