ICpuImageWorker.Process Method

Process a rectangular part of the image.

Namespace: Lumia.Imaging.Workers.Cpu
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

void Process(
    CpuImageWorkerRectangle rectangle
)
'Declaration
Sub Process ( 
    rectangle As CpuImageWorkerRectangle
)
void Process(
    [InAttribute] CpuImageWorkerRectangle rectangle
)
function Process(rectangle);

Parameters

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

ICpuImageWorker Interface

ICpuImageWorker.ICpuImageWorker Members

Lumia.Imaging.Workers.Cpu Namespace