标签: c# .net windows
由于PNG指定了不应该预乘alpha,因此如果在Pbgra32 BitmapSource上使用.NET PngBitmapEncoder会“取消预乘” alpha通道,还是将RGB值保持不变?