Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Erasing (or making a section of an image transparent) based on a mask from image #2?
#1
If you have an image and want to erase (make transparent) a section of it in the shape of another "mask" image (or that image's inverse), how might that be accomplished in QB64PE in a fast efficient way, where the resulting image could still be manipulated, saved, etc.? 

Similarly, has anyone done a fast "magic wand" type select to "select" a portion of an image (that can then be copied/drawn on/erased/etc.) starting at a given x,y location matching a given color with an adjustable tolerance level? Or a fast flood fill with a variable tolerance level? Any help appreciated!
Reply


Messages In This Thread
Erasing (or making a section of an image transparent) based on a mask from image #2? - by madscijr - 04-12-2025, 10:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  error doing image collision detection with _MemGet madscijr 55 4,663 10-01-2025, 03:25 PM
Last Post: bplus
Photo from png tile, create symmetrical screen image hsiangch_ong 11 936 08-23-2025, 01:23 AM
Last Post: bplus
  need help printing a scaled string in a custom font to a 32-bit image madscijr 9 1,148 07-03-2025, 04:48 PM
Last Post: SMcNeill
  program that stitches together a bunch of image files into one giant poster? madscijr 15 2,299 10-24-2024, 06:08 PM
Last Post: madscijr
  [Solved] How come CLS clears more than the _DEST image here? Dav 2 746 10-07-2024, 12:14 AM
Last Post: Dav

Forum Jump:


Users browsing this thread: 1 Guest(s)