CpuImageWorkerBase Methods
The CpuImageWorkerBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispose() |
Releases all resources used by the CpuImageWorkerBase
|
|
Dispose(Boolean) |
Called by the Dispose() method.
|
|
FromColor |
Encodes the specified Color into an unsigned integer.
|
|
OnProcess |
Called when the filter is asked to process a rectangular area of the image.
|
|
Prepare |
Tell the worker to prepare for rendering using the passed parameters.
|
|
Process |
Process a rectangular part of the image.
|
|
ToColor |
Show: