A shader would use bmap_process but that's in your case not so easy for a shader newbie.
I suggest you use pixel instructions, it's straight forward and easy to implement.
The target_map approach would probably only support none/ full transparency because the bitmap/ panel gets written into the target each frame, thus it probably does not even support transparency at all.