I'm not sure how I would go about using a specified section of an Image as a PaternBrush...
Here's how I use the entire image:
Code: Select all
ImgNum=LoadImage(#PB_Any,"BackGround.bmp")
Brush=CreatePatternBrush_(ImageID())I can't figure it oot
And don't paste that RTFM gif at me!


