Method TryParse
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
TryParse(string?, out Matrix5x4Float)
public static bool TryParse(string? source, out Matrix5x4Float result)
Parameters
sourcestringresultMatrix5x4Float
Returns
TryParse(string?, IFormatProvider?, out Matrix5x4Float)
static bool TryParse(string? source, IFormatProvider? provider, out Matrix5x4Float result)
Parameters
sourcestringproviderIFormatProviderresultMatrix5x4Float