Home | History | Annotate | Download | only in MagickCore

Lines Matching full:bounding_box

439   gradient->bounding_box.width=image->columns;
440 gradient->bounding_box.height=image->rows;
443 (void) ParseAbsoluteGeometry(artifact,&gradient->bounding_box);