Lumia.Imaging.Workers.Cpu Namespace

[Missing <summary> documentation for "N:Lumia.Imaging.Workers.Cpu"]

Classes

  Class Description
Public class CpuImageWorkerBase
Managed base class for a user-implemented CPU image worker.

Structures

  Structure Description
Public structure CpuImageWorkerParameters
Parameters for an ICpuImageWorker.
Public structure CpuImageWorkerRectangle
Describes a rectangular part of an image that will be processed by an ICpuImageWorker.

Interfaces

  Interface Description
Public interface ICpuImageWorker
Interface for an image worker that performs work using the CPU.
Public interface ICpuImageWorkerSamplingOptions
Interface for image workers that use non-default sampling options.

Enumerations

  Enumeration Description
Public enumeration CpuBorderSampling
Specifies how pixels should be sampled in the border area outside the actual image.