Overload List
| Name | Description | |
|---|---|---|
| FillDestinationImageFromBuffer(CogImage8Grey) | This method extracts the stitched image from the BlendingBuffer. Any destination pixels that were never written to are untouched. | |
| FillDestinationImageFromBuffer(CogImage8Grey, Int32) | This method extracts the stitched image from the BlendingBuffer. This will write the unfilledPelValue into any destination pixels that were never written. |
See Also