You are here: Start » AVL.NET » Invoke.FillImagePreviewBuffer
Invoke.FillImagePreviewBuffer
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
C++
C#
public static void FillImagePreviewBuffer ( Avl.Image inImage, int inPreviewWidth, int inPreviewHeight, System.IntPtr inBuffer, int inBufferStride, bool inHighQualityScaling )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inImage | Avl.Image | |||
![]()  | inPreviewWidth | int | |||
![]()  | inPreviewHeight | int | |||
![]()  | inBuffer | System.IntPtr | |||
![]()  | inBufferStride | int | |||
![]()  | inHighQualityScaling | bool | 

