Currently, the OverlayDrawingContext determines which pixels to display on the overlay by comparing the original frame with the ROI. When an edited pixel's color (e.g., averaged pixelation block) exactly matches the original background color, it is incorrectly marked as transparent, creating "pinholes" in the censorship.
Currently, the
OverlayDrawingContextdetermines which pixels to display on the overlay by comparing the original frame with the ROI. When an edited pixel's color (e.g., averaged pixelation block) exactly matches the original background color, it is incorrectly marked as transparent, creating "pinholes" in the censorship.