You are here: Start » FIL.NET » Invoke.CopyPixels
Copies pixels from one image to another.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void CopyPixels ( Fil.Image ioImage, Fil.Region inRoi, Fil.Image inSourceImage )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | Fil.Image | ||||
![]() | inRoi | Fil.Region | Range of pixels to be processed. | ||
![]() | inSourceImage | Fil.Image |