Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,817 for

matrix transformation

(0.04 sec)
  1. ScaleTransform | Aspose.Drawing for .NET API Re...

    ScaleTransform Contents [ Hide ] Graphics.ScaleTransform method (1 of 2) Applies the specified scaling operation to t......scaling operation to the transformation matrix of this Graphics by...it to the object’s transformation matrix. public void ScaleTransform...

    reference.aspose.com/drawing/net/system.drawing...
  2. xpstransformablebrush - Aspose.Page for Java - ...

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....incapsulating common features of transformable brushes elements (all except...getTransform () Returns the matrix transformation applied to the coordinate...

    reference.aspose.com/page/java/com.aspose.xps/x...
  3. TransformationMatrix | Aspose.CAD for .NET API ...

    TransformationMatrix Contents [ Hide ] TransformationMatrix class Represents 3d Transformation Matrix public class Tr......class Represents 3d transformation matrix public class TransformationMatrix...Description Matrix { get; set; } Gets or sets transformation matrix...

    reference.aspose.com/cad/net/aspose.cad.exporte...
  4. Transform | Aspose.Font for .NET API Reference

    Transforms coordinates with the Transformation Matrix....Transform IPathSegment.Transform method Transforms coordinates...with the transformation matrix. public void Transform ( TransformationMatrix...

    reference.aspose.com/font/net/aspose.font.rende...
  5. MetafileRecorderGraphics2D | Aspose.Imaging for...

    MetafileRecorderGraphics2D Contents [ Hide ] MetafileRecorderGraphics2D class The metafiles recorder graphics public ......GetTransform () Gets the world transform. IntersectClip (RectangleF)...MultiplyTransform (Matrix) Multiplies the world transformation of this Graphics...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. SVG Scaling – C# Examples

    C# examples for SVG scaling. Considered cases of using the scale function in the transform attribute and a Transformation Matrix....SVG API SVG Transformations SVG Scaling SVG Scaling...you can perform a scale transformation programmatically. This...

    docs.aspose.com/svg/net/svg-scaling/
  7. svgtransform - Aspose.HTML for Java - API Refer...

    Developer's manual to the Java HTML class library to create, edit, extract data & convert HTML pages to PDF, XPS, Images and other formats....for one of the component transformations within an SVGTransformList;...'scale(…)' or 'matrix(…)') within a ’transform’ attribute specification...

    reference.aspose.com/html/java/com.aspose.html....
  8. SetTransform | Aspose.TeX for .NET API Reference

    SetTransform SvgDevice.SetTransform method Sets the current coordinate space Transformation. public override void Set......current coordinate space transformation. public override void SetTransform...SetTransform ( Matrix matrix ) Parameter Type Description matrix Matrix...

    reference.aspose.com/tex/net/aspose.tex.present...
  9. SetTransform | Aspose.TeX for .NET API Reference

    SetTransform ImageDevice.SetTransform method Sets the current coordinate space Transformation. public override void S......current coordinate space transformation. public override void SetTransform...SetTransform ( Matrix matrix ) Parameter Type Description matrix Matrix...

    reference.aspose.com/tex/net/aspose.tex.present...
  10. Rotate SVG – C# Examples

    C# examples for SVG rotation. Considered cases of using the rotate function in the transform attribute and a Transformation Matrix....SVG API SVG Transformations Rotate SVG Rotate SVG –...you can perform a rotate transformation programmatically. This...

    docs.aspose.com/svg/net/rotate-svg/