setMaskFromFootprintList

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