ImageGear .NET
GetBackdropColor Method




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

Return Value

Array of color values.
See Also

Reference

ImGearPDESoftMask Class
ImGearPDESoftMask Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback