Public Shared Function FromJson( _ ByVal json As String _ ) As RasterColormap
public static RasterColormap FromJson( string json )
Parameters
- json
- The JSON string containing the RasterColormap state.
Public Shared Function FromJson( _ ByVal json As String _ ) As RasterColormap
public static RasterColormap FromJson( string json )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)