Overload | Description |
---|---|
Or(IndexBitmap,Int32,Int32) | Performs the bitwise OR operation between the elements of the current IndexBitmap object and the corresponding elements in the specified array. |
Or(IndexBitmap) | Performs the bitwise OR operation between the elements of the current IndexBitmap object and the corresponding elements in the specified array. |