3 references to IntermediateOutputPath
Microsoft.Maui.Resizetizer (3)
GenerateSplashAssets.cs (3)
25 Directory.CreateDirectory(IntermediateOutputPath); 29 Log.LogMessage(MessageImportance.Low, $"Splash Screen: Intermediate Path " + IntermediateOutputPath); 35 var destination = Resizer.GetRasterFileDestination(img, dpi, IntermediateOutputPath);