1 write to BackgroundColorIndex
Microsoft.Maui.Controls (1)
Internals\ImageParser.cs (1)
304 BackgroundColorIndex = stream.Read();
1 reference to BackgroundColorIndex
Microsoft.Maui.Controls (1)
Internals\ImageParser.cs (1)
310 BackgroundColor = GlobalColorTable.Data[BackgroundColorIndex];