You are here: Start » FIL.NET » Image.Reset Method
Image.Reset Method
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Syntax
public void Reset ( int width, int height, int pitch, FilNet.PlainType type, int depth, System.IntPtr dataPointer )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
width | int | ||||
height | int | ||||
pitch | int | ||||
type | FilNet.PlainType | ||||
depth | int | ||||
dataPointer | System.IntPtr |
Function Overrides
- Reset()
- Reset(Image)
- Reset(Bitmap)
- Reset(Int32, Int32, PlainType, Int32)
- Reset(Int32, Int32, Int32, PlainType, Int32, Byte[])