Fills the alpha channel with the value specified.
Visual Basic |
---|
Public Sub AlphaFill( _ ByVal Value As Byte _ ) |
- Value
- The value to place in the alpha channel.
If the region or area is set prior to this method, only that region or area will be filled with the value specified.