ImageGear for .NET
GetMatteArray Method




Gets the matte array for the image XObject.
Syntax
'Declaration
 
Public Function GetMatteArray() As Integer()
'Usage
 
Dim instance As ImGearPDEImage
Dim value() As Integer
 
value = instance.GetMatteArray()
public int[] GetMatteArray()
public: int[]* GetMatteArray(); 
public:
array<int>^ GetMatteArray(); 

Return Value

Integer array.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback