标签: .net image bitmap system.drawing.imaging
保存位图时可以使用的一种参数是Encoder.ScanMethod。
Encoder.ScanMethod
至少在理论上记录在这里:
https://docs.microsoft.com/en-us/dotnet/api/system.drawing.imaging.encoder.scanmethod
但是该页面完全没有说明其实际功能。
文档通常只是谈论EncoderParameters(与其他参数的模板文字相同,其中一些文档的文献也很少)。
EncoderParameters