ImageGear Professional for Windows ActiveX
GetPixColumnCopy Method

Description:

Creates a new instance of the IGPixelArray Object and copies the image column into it.

Syntax:

      GetPixColumnCopy (XPos As Long, YPos As Long, Length As Long,
DataFormat As enumIGPixelAccessType) As IGPixelArray

Parameters:

Name Description
XPos The X coordinate of the upper point of the column.
YPos The Y coordinate of the upper point of the column.
Length The length of column in pixels.
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