Photoneo_DecodeColorFrame
Converts raw color frame to RGB image.
Syntax
C++
Python
def Photoneo_DecodeColorFrame( inImage: Image, outImage: Image, / ) -> None
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inImage | Image | Input image | |
![]() |
outImage | Image | Output image |


