setMaskFromFootprintList

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