2 references to GetPlatformImageSource
Microsoft.Maui (2)
ImageSources\iOS\ImageSourceExtensions.cs (1)
127 return data.GetPlatformImageSource();
ImageSources\UriImageSourceService\UriImageSourceService.iOS.cs (1)
29 using var cgImageSource = imageData.GetPlatformImageSource();