Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 66,149 for

graphic

(0.2 sec)
  1. أرشيف

    أرشيف...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);... 2); // ارسم القطع الناقص graphics.DrawEllipse(pen, 10, 10, 900...

    blog.aspose.com/ar/drawing/draw-an-ellipse-csharp/
  2. 搜索

    搜索... 接下來,使用 FromImage() 方法創建 Graphics 類對象。 然後,使用 GraphicsPath 類定義剪輯路徑。...Format32bppPArgb); // 初始化圖形 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh-hant/drawing/image-clipping-...
  3. Archivio

    Archivio... Crea un nuovo oggetto Graphics dall’oggetto Bitmap utilizzando...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/it/drawing/draw-lines-in-csharp/
  4. Lưu trữ

    Lưu trữ...Tiếp theo, tạo đối tượng lớp Graphics bằng phương thức FromImage()...Khởi tạo đồ họa Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/vi/drawing/image-clipping-in-cs...
  5. ค้นหา

    ค้นหา...SolidBrush เพิ่มลายน้ำโดยใช้เมธอด Graphics.drawString(String s, Font...ของคลาสกราฟิก Graphics graphics= new Graphics(image); // สร้างอินสแตนซ์ของ...

    blog.aspose.com/th/imaging/add-watermark-to-ima...
  6. 档案

    档案... 接下来,使用 FromImage() 方法创建 Graphics 类对象。 然后,使用 GraphicsPath 类定义剪辑路径。...Format32bppPArgb); // 初始化图形 Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/zh/drawing/image-clipping-in-cs...
  7. एसबी फ़ाइल खोलें और संपादित करें | products.asp...

    ऑनलाइन संपादक के साथ PSB फ़ाइल खोलें और संपादित करें...// Update Layer in PSB with Graphics // Create an instance of Image...instance of Graphics class and clear Graphics surface Graphics graphic...

    products.aspose.com/psd/hi/editor/psb/
  8. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and fonts....Common for 2D graphics engine for .NET The alternative...as processing and drawing graphics paths. Furthermore, it allows...

    docs.aspose.com/drawing/net/developer-guide/sys...
  9. Aspose.Drawing for .NET | Cross-platform System...

    .NET Graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....supports rendering vector graphics such as lines, curves, and...saved in all commonly used graphics formats including BMP, PNG...

    products.aspose.com/drawing/net/
  10. Použití Grafického API k úpravě vrstev v soubor...

    Příklad použití Grafického API v Aspose.PSD pro Python...vrstvy musíte vytvořit objekt Graphics tím, že předáte vrstvu jako...a používání štětců. graphics = Graphics ( layer ) V kódu příkladu...

    docs.aspose.com/psd/cs/cs/python-net/graphics-api/