Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function FromColorMatrix( _ ByVal value As ColorMatrix _ ) As JSONObject |
C# | |
---|---|
public static JSONObject FromColorMatrix( ColorMatrix value ) |
Parameters
- value
- The ColorMatrix object to serialize.
Return Value
An instance of the JSONObject class containing the representation of the original ColorMatrix object.Requirements
Platforms: Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows 2000 - Windows Server family: 2012, 2008.R2, 2008, 2003, 2000