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