Execute the first pass through the pixels in the image.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sourceData
- Type: System.Drawing.Imaging BitmapData
The source data
- width
- Type: System Int32
The width in pixels of the image
- height
- Type: System Int32
The height in pixels of the image
See Also