Method for changing the opacity of an image.
http://stackoverflow.com/questions/4779027/changing-the-opacity-of-a-bitmap-image
Declaration Syntax
Public Shared Function SetImageOpacity ( _
image As Image, _
opacity As Single _
) As Image
Parameters
- image (Image)
- image to set opacity on
- opacity (Single)
- percentage of opacity
Return Value
Image
Assembly:
MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)