Searched refs:whiteBrush (Results 1 – 1 of 1) sorted by relevance
418 Gdiplus::SolidBrush whiteBrush(Gdiplus::Color(255, 255, 255, 255)); in Extract() local419 graphics.FillRectangle(&whiteBrush, canvas); in Extract()
Completed in 13 milliseconds