C#中如何在colorDialog获得透明度的值?

如题
2025-01-02 23:59:04
推荐回答(1个)
回答1:

this.colorDialog1.Color.GetSaturation();
得到饱和度的值..