ImageGear Professional for Windows ActiveX
GetPixAreaCopy Method

Description:

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

Syntax:

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

Parameters:

Name Description
X1Pos X coordinate of the left/top corner of the area.
Y1Pos Y coordinate of the left/top corner of the area.
X2Pos X coordinate of the right/bottom corner of the area.
Y2Pos Y coordinate of the right/bottom corner of the area.
DataFormat The output format to get data from, see enumIGPixelAccessType.

Return Value:

A new instance of the IGPixelArray Object

Bits Per Pixel:

All

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback