CpuImageWorkerBase Properties

The CpuImageWorkerBase type exposes the following members.

  Name Description
Protected property AcceptedColorMode
The color mode used, from one of the supported ones.
Public property BlockMargins
Size of the margins needed if the worker wants to sample neighboring pixels around a source pixel.
Public property BorderSampling
How to sample pixels outside the image area when the image worker has non-zero BlockMargins.
Public property ColorMode
The configured color mode.
Public property Configuration
The image provider that created this worker.
Protected property ImageSize
The size of the entire image.
Public property SourceBuffer
The configured source buffer, provided by the worker.
Public property TargetBuffer
The configured target buffer, provided by the worker.
Show: