Lumia.Imaging.Workers.Cpu Namespace

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

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

  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.

  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.

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