Method IsFrameCompleted
IsFrameCompleted(HDCamera)
Checks if the multi-frame accumulation is completed for a given camera.
Declaration
public bool IsFrameCompleted(HDCamera hdCamera)
Parameters
Type | Name | Description |
---|---|---|
HDCamera | hdCamera | Camera for which the accumulation status is checked. |
Returns
Type | Description |
---|---|
bool |
|