ConvertConfig.outputImage Member#

Definition#

Namespace: P1.ImageSdk

Trigger processing of the applied options on the raw-buffer and return a new image as an RGB bitmap

public IBitmapImage outputImage

Parameters:

image

The source image to apply the configured decoding to

sensorBayerOutput

The image buffer in Bayer format

outputFocalLength

is a reference to a double value, where the used output focallength will be returned.

computeMask

Request mask image output

allocFunction

An optional memory allocator function

Returns:

RGB image and optinal mask image