Home | History | Annotate | Download | only in api

Lines Matching refs:stack

374   const MagickBooleanType stack)
388 <dt>stack</dt>
389 <dd>By default, images are stacked left-to-right. Set stack to MagickTrue to stack them top-to-bottom. </dd>
6904 <p>MagickSmushImages() takes all images from the current image pointer to the end of the image list and smushs them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.</p>
6910 const MagickBooleanType stack,const ssize_t offset)
6924 <dt>stack</dt>
6925 <dd>By default, images are stacked left-to-right. Set stack to MagickTrue to stack them top-to-bottom. </dd>