Sort Score
Result 10 results
Languages All
Labels All
Results 9,531 - 9,540 of 13,085 for

graphics path

(0.35 sec)
  1. Arsip

    Arsip...objek kelas Grafik Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray)); //...

    blog.aspose.com/id/drawing/matrix-global-local-...
  2. Archiv

    Archiv...Initialisieren Sie ein Objekt der Graphics Klasse aus der Bitmap. Definieren...formspezifischen Methoden der Graphics Klasse, um die gewünschte(n)...

    blog.aspose.com/de/drawing/graphics-programming...
  3. GraphicsPath를 사용하여 이미지 그리기|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....참조가 없으며 이미지 자체를 변경하지 않고, 대신 Graphics 클래스가 그릴 수있는 경로를 설명하는 메타데이터를...완전히 설명되면 해당 Graphics 클래스 메서드 (DrawPath 및 Fill Paths)를 사용하여 경로를...

    docs.aspose.com/psd/ko/java/drawing-images-usin...
  4. Vykreslování obrázků pomocí GraphicsPath|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....popisující cesty, které může třída Graphics vykreslit. Třída GraphicsPath...příslušné metody třídy Graphics (DrawPath a Fill Paths) k vykreslení nebo...

    docs.aspose.com/psd/cs/vykreslovani-obrazku-pom...
  5. Trabajar con transformaciones en PostScript | .NET

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .NET...//Create graphics path from the rectangle 13 GraphicsPath path = new...new GraphicsPath(); 14 path. AddRectangle ( new RectangleF(0,...

    docs.aspose.com/page/es/net/ps/working-with-tra...
  6. GraphicsPath를 사용하여 이미지 그리기|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....설명된 후에는 해당하는 Graphics 클래스 메서드(DrawPath 및 Fill Paths)를 사용하여 경로를...경로를 그리거나 채울 수 있습니다. Graphics 클래스는 각 모양 세그먼트를 가져와 최종 이미지를 생성합니다....

    docs.aspose.com/psd/ko/net/drawing-images-using...
  7. 档案

    档案...Format32bppPArgb); // 声明 Graphics 类对象 Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray));...

    blog.aspose.com/zh/drawing/matrix-global-local-...
  8. Archivo

    Archivo...Inicializa un objeto de la clase Graphics desde el mapa de bits. Defina...Bitmap. Cree el objeto de clase Graphics utilizando el método fromImage()...

    blog.aspose.com/es/drawing/graphics-programming...
  9. أرشيف

    أرشيف...من الصورة النقطية Graphics graphics = Graphics.fromImage(bitmap);...getBlue(), 4); // ارسم منحنى graphics.drawClosedCurve(penBlue, new...

    blog.aspose.com/ar/drawing/graphics-programming...
  10. 使用 GraphicsPath 绘制图像|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....不会引用图像,也不会改变图像本身,相反,它可以被视为一个包含描述 Graphics 类可以绘制的路径的元数据的对象。GraphicsPath...完全描述完毕后,使用相应的 Graphics 类方法(DrawPath 和 Fill Paths)来绘制或填充路径。Graphics 类将每个形状段绘制出来以生成最终图像。...

    docs.aspose.com/psd/zh/java/drawing-images-usin...