Properties for configuring settings belonging to the mirror filter that processes a certain channel of a captured image.
More...
|
| mirrorMode = property(lib_mvIMPACT_acquire.MirrorParameters_mirrorMode_get, doc=) |
| An enumerated integer property defining the mirror mode to be applied to this channel of the image.
|
|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Properties for configuring settings belonging to the mirror filter that processes a certain channel of a captured image.
Properties in this class will only have influence on the capture process if mvIMPACT.acquire.ImageProcessing.mirrorOperationMode is set to mvIMPACT.acquire.momChannelBased.
- Note
- Objects of this class can't be constructed directly. Its parameters can be accessed via an instance of a class derived from mvIMPACT.acquire.ImageProcessing.
◆ __init__()
__init__ |
( |
| self, |
|
|
* | args, |
|
|
** | kwargs ) |
◆ mirrorMode
mirrorMode = property(lib_mvIMPACT_acquire.MirrorParameters_mirrorMode_get, doc=) |
|
static |
◆ thisown
thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |