1 write to IsInterlaced
Microsoft.Maui.Controls (1)
Internals\ImageParser.cs (1)
499
IsInterlaced
= UseInterlace(flags);
1 reference to IsInterlaced
Microsoft.Maui.Controls (1)
Internals\ImageParser.cs (1)
673
var isInterlaced = currentBitmap.
IsInterlaced
;