Share via


ICpuImageWorker Members

Include Protected Members
Include Inherited Members

The ICpuImageWorker type exposes the following members.

Methods

  Name Description
Public method Prepare
Tell the worker to prepare for rendering using the passed parameters.
Public method Process
Process a rectangular part of the image.

Properties

  Name Description
Public property ColorMode
The configured color mode.
Public property Configuration
The image provider that created this worker.
(Inherited from IImageWorker.)
Public property SourceBuffer
The configured source buffer, provided by the worker.
Public property TargetBuffer
The configured target buffer, provided by the worker.

See Also

ICpuImageWorker Interface

Lumia.Imaging.Workers.Cpu Namespace