I should have just paid attention to that and that would've answered my question.
However, the problem lies in that while I found a way to create XBM thumbnails using ImageMagick's mogrify function, I don't have a workable alternative to zooming in on an XBM nor resizing an XBM, since imagexbm() is not available before PHP 5+ and not sure exactly how to use mogrify in either context.
Ideas?
Phil