BitmapSourceHighBitScaleMode Property

CVB.Net Documentation
Sets the HighBitScaleMode for scaling non-8bpp images.

Namespace:  Stemmer.Cvb.Wpf.Imaging
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public HighBitScaleMode HighBitScaleMode { get; set; }

Property Value

Type: HighBitScaleMode
Default is Default.
Remarks

This property can only be set between BeginInit and EndInit calls.
See Also

Reference