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.0.5239.26125)
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