Parses the input string for a skew y matrix definition ( skew-angle), which specifies a skew transformation along the y-axis.
Namespace: FMX.RS.SVGUtils
Delphi |
function ParseSkewYMatrix( S: String ): TRSMatrix; |
Parameters
S
Type: String
Type: TRSMatrix
Reference |