mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-10-15 19:54:52 +08:00
tidy up png support
This commit is contained in:
@@ -562,8 +562,6 @@
|
||||
|
||||
Assert.Equal(expectedBounds.BottomLeft, image.Bounds.BottomLeft);
|
||||
Assert.Equal(expectedBounds.TopRight, image.Bounds.TopRight);
|
||||
|
||||
Assert.Equal(imageBytes, image.RawBytes);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user