Searched refs:width_output (Results 1 – 1 of 1) sorted by relevance
681 auto width_output = std::max(static_cast<int>(std::ceil(dst.GetWidth())), width); in OutputImageWithoutBlur() local686 …auto imageInfo = Drawing::ImageInfo(width_output, height_output, image->GetImageInfo().GetColorTyp… in OutputImageWithoutBlur()