ImageGear Professional for Windows ActiveX
CopyTo Method

Description:

Copies pixel values from an IGPixelArray object to an IGIntegerArray Object. The IGIntegerArray object must already exist and be large enough to receive the number of pixel values specified to copy.

Syntax:

      CopyTo(Array As IGIntegerArray, Index As Long, Count As Long)

Parameters:

Name Description
Array IGIntegerArray Object to which to copy pixels values.
Index Index in source array from which to start copying.
Count Number of pixel values to copy.

Return Value:

None

Bits Per Pixel:

N/A

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback