ImageGear .NET - Updated October 2, 2018
GetMatteArray Method




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class : 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()

Return Value

Integer array.
See Also

Reference

ImGearPDEImage Class
ImGearPDEImage Members