2 references to SignatureMasks
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\ImageCodecInfoTests.cs (2)
103Assert.Equal(signatureLength, codecInfo.SignatureMasks.Length); 107Assert.Equal(mask, BitConverter.ToString(codecInfo.SignatureMasks[i]));