IMcBackground Interface |
![]() |
Namespace: MediaCy.IQL.Operations
Public Interface IMcBackground
The IMcBackground type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlackLevel | Black level used by Div to correct the background of an image. |
![]() | Conversion | Read/write property exposing the conversion method used when operand images
need to be converted. |
Name | Description | |
---|---|---|
![]() | Div | Corrects for uneven background lighting in an image instance using
arithmetic division between the image and the background image. |
![]() | Sub | Corrects for uneven background lighting in an image using image
subtraction between an image and an associated background image. |