public byte AlphaGet( int x, int y )
public: byte AlphaGet( int x, int y )
'Declaration Public Overloads Function AlphaGet( _ ByVal x As Integer, _ ByVal y As Integer _ ) As Byte
'Usage Dim instance As Processor Dim x As Integer Dim y As Integer Dim value As Byte value = instance.AlphaGet(x, y)
The value range is from 0 to 255.
The x and y coordinates must stay with the width and height dimensions of the image.
Processor Class Processor Members Overload List
©2019. Accusoft Corporation. All Rights Reserved.