Parameters
- bitmap
- The first bitmap with which to perform the bitwise OR operation.
- otherBitmap
- The second bitmap with which to perform the bitwise OR operation.
Return Value
An array containing the result of the bitwise OR operation, which is a reference to the current IndexBitmap object.