You are here:
Start »
FIL.NET »
Image.Reset Method
Image.Reset Method
Namespace: | Fil |
Assembly: | FilNet.Types.dll |
Syntax
public void Reset
(
int width,
int height,
Fil.PlainType type,
int depth,
int pitch
)
Parameters
Function Overrides
- Reset()
- Reset(Image, Optional<Region>)
- Reset(Int32, Int32, PlainType, Int32, Optional<Region>)
- Reset(Int32, Int32, PlainType, Int32, Int32, Optional<Region>)
- Reset(Int32, Int32, Int32, PlainType, Int32, Byte[])
- Reset(Int32, Int32, Int32, PlainType, Int32, IntPtr, Optional<Region>, Boolean)
See also