Top "Mask" questions

An image mask is a bitmap that specifies an area to paint, but not the color.

OpenCV: How to create a mask in the shape of a polygon?

I have a list of points which are the vertices of a polygon, like this: std::vector<cv::Point2…

c++ opencv mask
How to cut a "hole" inside a rectangular Sprite to see the Sprite underneath? (ActionScript 3)

Everytime I google this question I see confusing information about masks and blends, none of which seems to directly apply …

actionscript-3 drawing mask masking
Masking shapes in HTML5 canvas?

Apologies if this has been asked elsewhere but it's pretty hard to phrase as it is so I couldn't find …

html canvas shape mask kineticjs
Input Mask for 00:00 am - 00:00 pm

I'm using the jquery.inputmask plugin. I need a mask for a time range in 12 hour format. Example: 9:30 am - 10:00 …

jquery input mask input-mask jquery-inputmask