setMaskFromFootprintList

lsst.afw.detection.setMaskFromFootprintList(mask: lsst::afw::image::Mask<int>, footprints: List[lsst.afw.detection.Footprint], bitmask: int, doClip: bool = True) None