ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / FormatConverter Class / AlphaThresholdPercent Property

In This Topic
    AlphaThresholdPercent Property
    In This Topic
    Gets or sets the alpha threshold to use for conversion.
    Syntax
    'Declaration
     
    Public Property AlphaThresholdPercent As System.Double
    public System.double AlphaThresholdPercent {get; set;}
    See Also