public void AlphaFill( byte AlphaValue )
public: void AlphaFill( byte AlphaValue )
'Declaration Public Sub AlphaFill( _ ByVal AlphaValue As Byte _ )
'Usage Dim instance As Processor Dim AlphaValue As Byte instance.AlphaFill(AlphaValue)
If the region or area is set prior to this method, only that region or area will be filled with the value specified.
Processor Class Processor Members
©2019. Accusoft Corporation. All Rights Reserved.