Execute a second pass through the bitmap.
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 bitmap, locked into memory
- output
- Type: System.Drawing Bitmap
The output bitmap
- width
- Type: System Int32
The width in pixels of the image
- height
- Type: System Int32
The height in pixels of the image
- bounds
- Type: System.Drawing Rectangle
The bounding rectangle
See Also