You are here: Start » FIL.NET » FIL.FillImageBuffer
FIL.FillImageBuffer
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
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 |