Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 28,880 for

transformation

(0.1 sec)
  1. ObjectWithBounds - Aspose.CAD for Java - API Re...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps.... abstract void transform ( Matrix transform) Applies the specified...specified transformation to the shape. Methods inherited from class...

    reference.aspose.com/cad/java/com.aspose.cad/Ob...
  2. vectorshapeoriginsettings - Aspose.PSD for Java...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....getTransform () Gets or sets the transformation matrix. boolean isOriginBoxCornersPr...whether this instance has the transform property. void setOriginBoxCorners...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  3. MetafileRecorderGraphics2D - Aspose.Imaging for...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....getTransform () Gets the world transform. void intersectClip ( RectangleF...matrix) Multiplies the world transformation of this Graphics and specified...

    reference.aspose.com/imaging/java/com.aspose.im...
  4. SVG Transformations – Basics, SVG Code Examples

    Learn how to rotate, scale, move, and skew SVG graphics using SVG transform attribute and consider code examples for SVG Transformations....Drawing Basics Basic SVG Transformations Live Demos SVG .NET Solution...Download Pricing Buy SVG Transformations – Basics, SVG Code Examples...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  5. Matrix | Aspose.HTML 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/html/net/aspose.html.dom.s...
  6. TransformationMatrix - Aspose.CAD for Java - AP...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....ICloneable Represents 3d transformation matrix Constructor Summary...getMatrix () Gets or sets transformation matrix. static TransformationMatrix...

    reference.aspose.com/cad/java/com.aspose.cad.ex...
  7. SVG_TRANSFORM_ROTATE | Aspose.SVG for .NET API ...

    A rotate Transformation....SVG_TRANSFORM_ROTATE SVGTransform.SVG_TRANSFORM_ROTATE field...‘rotate(…)’ transformation. public const ushort SVG_TRANSFORM_ROTATE...

    reference.aspose.com/svg/net/aspose.svg.datatyp...
  8. Aspose.ThreeD.Animation | Aspose.3D for .NET AP...

    The animation namespace of Aspose.3D all animation related classes are defined in this namespace...AnimationNode defines the transformation of a property value over...used to control a node’s transformation or other A3DObject object’s...

    reference.aspose.com/3d/net/aspose.threed.anima...
  9. Scale geometries of a 3D Scene|Documentation

    Developers can scale only geometries of a 3D node or all nodes of 3D Scene. In order to achieve this, developers can call multiple Scale members of the PolygonModifier class instance....Simplify the creation of transformation matrix by the chain operations...operations Expose Geometric Transformation...

    docs.aspose.com/3d/python-net/scale-geometries-...
  10. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET allows developers to combine two rotation Transformation into one represented in a quaternion....to combine two rotation transformation into one represented in...Simplify the creation of transformation matrix by the chain operations...

    docs.aspose.com/3d/net/concatenate-quaternions-...