'Declaration Public Shared Function Get( _ ByVal opacity As System.Single _ ) As OpacityEffect
public static OpacityEffect Get( System.float opacity )
Parameters
- opacity
- The multiplier to the input image's alpha channel. The minimum value is 0.0f and the maximum value is 1.0f.