You are here: Start » FIL.NET » FIS.FillImageBuffer Method
FIS.FillImageBuffer Method
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void FillImageBuffer ( FilNet.Image outImage, int inWidth, int inHeight, FilNet.PlainType inType, int inDepth, int inPitch, System.IntPtr inData )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | outImage | FilNet.Image | |||
![]() | inWidth | int | |||
![]() | inHeight | int | |||
![]() | inType | FilNet.PlainType | |||
![]() | inDepth | int | |||
![]() | inPitch | int | |||
![]() | inData | System.IntPtr |


