Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 29,259 for

transformation

(0.18 sec)
  1. Rotate | Aspose.HTML for .NET API Reference

    Post-multiplies a rotation Transformation on the current matrix and returns the resulting matrix....Post-multiplies a rotation transformation on the current matrix and...

    reference.aspose.com/html/net/aspose.html.dom.s...
  2. SkewX | Aspose.HTML for .NET API Reference

    Post-multiplies a skewX Transformation on the current matrix and returns the resulting matrix....Post-multiplies a skewX transformation on the current matrix and...

    reference.aspose.com/html/net/aspose.html.dom.s...
  3. ChangeAfterResize | Aspose.PDF for .NET API Ref...

    Updates the points in Vertices according to the matrix transform.... according to the matrix transform. public override void ChangeAfterResize...Matrix transform ) Parameter Type Description transform Matrix...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  4. G | Aspose.PDF for .NET API Reference

    G member of the Transformation matrix....property G member of the transformation matrix. public double G...

    reference.aspose.com/pdf/net/aspose.pdf/matrix3...
  5. Ty | Aspose.PDF for .NET API Reference

    Ty member of the Transformation matrix....property Ty member of the transformation matrix. public double Ty...

    reference.aspose.com/pdf/net/aspose.pdf/matrix3...
  6. ChangeAfterResize | Aspose.PDF for .NET API Ref...

    Overrides the definition in the base class with an empty body....Matrix transform ) Parameter Type Description transform Matrix...Matrix Matrix specifying the transformation. See Also class Matrix...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  7. Scale | Aspose.Page for .NET API Reference

    Scale PdfDevice.Scale method Scales the current Transformation matrix. Calls writeTransform(Transform). public overri......current transformation matrix. Calls writeTransform(Transform). public...

    reference.aspose.com/page/net/aspose.page.eps.d...
  8. Scale | Aspose.Page for .NET API Reference

    Scale ImageDevice.Scale method Scales the current Transformation matrix. Calls writeTransform(Transform). public over......current transformation matrix. Calls writeTransform(Transform). public...

    reference.aspose.com/page/net/aspose.page.eps.d...
  9. Matrix | Aspose.PDF for .NET API Reference

    Current Transformation matrix for this image....Matrix property Current transformation matrix for this image....

    reference.aspose.com/pdf/net/aspose.pdf/imagepl...
  10. Matrix | Aspose.SVG for .NET API Reference

    The matrix that represents this Transformation. The matrix object is live meaning that any changes made to the SVGTransform object are immediately reflected in the matrix object and vice versa. In case the matrix object is changed directly i.e. without using the methods on the SVGTransform interface itself then the type of the SVGTransform changes to SVG_TRANSFORM_MATRIX. For SVG_TRANSFORM_MATRIX the matrix contains the a b c d e f values supplied by the user. For SVG_TRANSFORM_TRANSLATE e and f represent the translation amountsa 1 b 0 c 0 and d 1. For SVG_TRANSFORM_SCALE a and d represent the scale amountsb 0 c 0 e 0 and f 0. For SVG_TRANSFORM_SKEWX and SVG_TRANSFORM_SKEWY a b c and d represent the matrix which will result in the given skewe 0 and f 0. For SVG_TRANSFORM_ROTATE a b c d e and f together represent the matrix which will result in the given rotation.When the rotation is around the center point0 0 e and f will be zero....matrix that represents this transformation. The matrix object is live...changes to SVG_TRANSFORM_MATRIX. For SVG_TRANSFORM_MATRIX, the matrix...

    reference.aspose.com/svg/net/aspose.svg.datatyp...