ImageGear Professional for Windows ActiveX
GetPixLineCopy Method

Description:

Creates a new IGPixelArray Object and copies the image line into it.

Syntax:

      GetPixLineCopy (X1Pos As Long, Y1Pos As Long, X2Pos As Long,
Y2Pos As Long, DataFormat As enumIGPixelAccessType) As
IGPixelArray

Parameters:

Name Description
X1Pos The X coordinate of the starting point.
Y1Pos The Y coordinate of the starting point.
X2Pos The X coordinate of the ending point.
Y2Pos The Y coordinate of the ending point.
DataFormat The output format to get data from, see enumIGPixelAccessType Enumeration.

Return Value:

A new instance of the IGPixelArray Object.

Bits Per Pixel:

All

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback