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