public void Or( IndexBitmap otherBitmap, int index, int index2 )
'Declaration Public Overloads Sub Or( _ ByVal otherBitmap As IndexBitmap, _ ByVal index As Integer, _ ByVal index2 As Integer _ )
'Declaration
Public Overloads Sub Or( _ ByVal otherBitmap As IndexBitmap, _ ByVal index As Integer, _ ByVal index2 As Integer _ )
'Usage Dim instance As IndexBitmap Dim otherBitmap As IndexBitmap Dim index As Integer Dim index2 As Integer instance.Or(otherBitmap, index, index2)
'Usage
Dim instance As IndexBitmap Dim otherBitmap As IndexBitmap Dim index As Integer Dim index2 As Integer instance.Or(otherBitmap, index, index2)
IndexBitmap Class IndexBitmap Members Overload List