ImageGear for .NET
GetBackdropColor Method




Gets the array of color values of the backdrop color.
Syntax
'Declaration
 
Public Function GetBackdropColor() As Integer()
'Usage
 
Dim instance As ImGearPDESoftMask
Dim value() As Integer
 
value = instance.GetBackdropColor()
public int[] GetBackdropColor()
public: int[]* GetBackdropColor(); 
public:
array<int>^ GetBackdropColor(); 

Return Value

Array of color values.
See Also

Reference

ImGearPDESoftMask Class
ImGearPDESoftMask Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback