Searched defs:RasterResampling (Results 1 – 1 of 1) sorted by relevance
39 struct RasterResampling : PaintProperty<RasterResamplingType> { struct40 static RasterResamplingType defaultValue() { return RasterResamplingType::Linear; } in defaultValue()