1 write to IntermediateOutputPath
Microsoft.Maui.Resizetizer (1)
Resizer.cs (1)
16 IntermediateOutputPath = intermediateOutputPath;
2 references to IntermediateOutputPath
Microsoft.Maui.Resizetizer (2)
Resizer.cs (2)
31 => GetRasterFileDestination(Info, dpi, includeIntermediate ? IntermediateOutputPath : null, includeScale); 34 => GetFileDestination(Info, dpi, includeIntermediate ? IntermediateOutputPath : null, includeScale);