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