Grayscale
DeconvolutionFilterOptions.Grayscale property
获取或设置一个值,指示 thisDeconvolutionFilterOptions是否为灰度。 返回灰度模式或RGB模式。
public bool Grayscale { get; set; }
适当的价值
true 如果灰度;否则, false 。
获取或设置一个值,指示 thisDeconvolutionFilterOptions是否为灰度。 返回灰度模式或RGB模式。
public bool Grayscale { get; set; }
true 如果灰度;否则, false 。