setMaskFromFootprintList

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