CpuImageWorkerRectangle Fields
The CpuImageWorkerRectangle type exposes the following members.
| Name | Description | |
|---|---|---|
|
Height |
The height in pixels of the rectangle to process.
|
|
SourcePitch |
The width in bytes of an entire row of source pixels, including the block margins.
|
|
SourceStartIndex |
Byte index in the source buffer where the source rectangle starts.
|
|
Width |
The width in pixels of the rectangle to process. Also the pitch of the target buffer.
|
|
X |
The X coordinate of the top-left pixel of the block within the entire image.
|
|
Y |
The Y coordinate of the top-left pixel of the block within the entire image.
|
Show: