4 references to GIFDecoderFormatException
Microsoft.Maui.Controls (4)
Internals\ImageParser.cs (4)
127 throw new GIFDecoderFormatException("Current block to small."); 212 throw new GIFDecoderFormatException("Invalid color table size."); 315 throw new GIFDecoderFormatException("Unknown GIF format type identifier: " + TypeIdentifier); 441 throw new GIFDecoderFormatException("Invalid graphic control extension size.");