Fill memory region with specified value.
Namespace:
AForgeAssembly: AForge (in AForge.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- dst
- Type: System..::.IntPtr
Destination pointer.
- filler
- Type: System..::.Int32
Filler byte’s value.
- count
- Type: System..::.Int32
Memory block’s length to fill.