Lumia.Imaging.Workers.Cpu Namespace
[Missing <summary> documentation for "N:Lumia.Imaging.Workers.Cpu"]
Classes
Class | Description | |
---|---|---|
CpuImageWorkerBase |
Managed base class for a user-implemented CPU image worker.
|
Structures
Structure | Description | |
---|---|---|
CpuImageWorkerParameters |
Parameters for an ICpuImageWorker.
|
|
CpuImageWorkerRectangle |
Describes a rectangular part of an image that will be processed by an ICpuImageWorker.
|
Interfaces
Interface | Description | |
---|---|---|
ICpuImageWorker |
Interface for an image worker that performs work using the CPU.
|
|
ICpuImageWorkerSamplingOptions |
Interface for image workers that use non-default sampling options.
|
Enumerations
Enumeration | Description | |
---|---|---|
CpuBorderSampling |
Specifies how pixels should be sampled in the border area outside the actual image.
|