📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
James Jackson-South 3495b01f2a Merge branch 'release/3.1.x' into port/v3 2 years ago
..
ComponentProcessors Removed unnecessary comments 3 years ago
AdobeMarker.cs Reduced intermediate allocations: Jpeg 3 years ago
ArithmeticDecodingComponent.cs Enable Nullable 4 years ago
ArithmeticDecodingTable.cs FS Namespaces and Implicit Global Usings 4 years ago
ArithmeticScanDecoder.cs Use constant to specify the size of the buffer 3 years ago
ArithmeticStatistics.cs Removed some bound checks for arr[0] indexing to get a reference 3 years ago
HuffmanScanDecoder.cs Revised Unsafe.Add to avoid the sign-extending move 3 years ago
HuffmanTable.cs FS Namespaces and Implicit Global Usings 4 years ago
IJpegComponent.cs FS Namespaces and Implicit Global Usings 4 years ago
IJpegScanDecoder.cs FS Namespaces and Implicit Global Usings 4 years ago
IRawJpegData.cs FS Namespaces and Implicit Global Usings 4 years ago
JFifMarker.cs Allow JFXX as an App0 marker header 3 years ago
JpegBitReader.cs Update comment 2 years ago
JpegComponent.cs Enable Nullable 4 years ago
JpegFileMarker.cs FS Namespaces and Implicit Global Usings 4 years ago
JpegFrame.cs Enable CA1859 3 years ago
ProfileResolver.cs Allow JFXX as an App0 marker header 3 years ago
SpectralConverter.cs Allow zero DPI and only throw at EOF when not enough data 3 years ago
SpectralConverter{TPixel}.cs Clear pixel buffers on decode. 2 years ago