Click or drag to resize

ThumbnailAlphaType Property

Gets the contained bitmap alpha channel behavior.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public WTS_ALPHATYPE AlphaType { get; }

Property Value

Type: WTS_ALPHATYPE
The alpha channel behavior.
See Also