You are here: Start » FIL.NET » FIS.FillImagePreviewBuffer Method
FIS.FillImagePreviewBuffer Method
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void FillImagePreviewBuffer ( FilNet.Image inImage, int inPreviewWidth, int inPreviewHeight, System.IntPtr inBuffer, int inBufferStride, bool inHighQualityScaling )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inImage | FilNet.Image | |||
![]() | inPreviewWidth | int | |||
![]() | inPreviewHeight | int | |||
![]() | inBuffer | System.IntPtr | |||
![]() | inBufferStride | int | |||
![]() | inHighQualityScaling | bool |

