Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 69,793 for

graphic

(0.28 sec)
  1. Arşiv

    Arşiv... Graphics sınıfından bir nesne oluşturun...Image nesnesi ile başlatın. Graphics.Clear() yöntemini kullanarak...

    blog.aspose.com/tr/imaging/draw-shapes-in-csharp/
  2. Archivo

    Archivo...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...Inicialice un objeto de la clase Graphics del objeto Bitmap. Cree un...

    blog.aspose.com/es/drawing/draw-graphics-and-cr...
  3. 档案

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

    blog.aspose.com/zh/drawing/matrix-global-local-...
  4. Drawing Images|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....Drawing Lines This example uses Graphics class to draw the line shapes...lines on the image using the Graphics class' drawLine method. First...

    docs.aspose.com/imaging/java/drawing-images/
  5. Arşiv

    Arşiv...Format32bppPArgb); // Graphics sınıf nesnesini bildir Graphics graphics = Graphics...Graphics.FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor...

    blog.aspose.com/tr/drawing/matrix-global-local-...
  6. การวาดรูปภาพ|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 class เพื่อวาดรูปร่างเส้นบนพื้นผิวรูปภาพ...DrawLine ที่ถูกเปิดเผยโดยคลาส Graphics เพื่อสร้างภาพใหม่และวาดเส...

    docs.aspose.com/psd/th/net/drawing-images/
  7. Arsip

    Arsip...NET Graphics API kami - Aspose.Drawing...gambar kita menggunakan .NET Graphics API. Buat Gambar menggunakan...

    blog.aspose.com/id/drawing/draw-graphics-and-cr...
  8. Archiv

    Archiv... Vytvořte objekt třídy Graphics a inicializujte jej objektem...trochou barvy pomocí metody Graphics.Clear() . Nakreslete čáru...

    blog.aspose.com/cs/imaging/draw-shapes-in-csharp/
  9. Lưu trữ

    Lưu trữ...đối tượng lớp Graphics Graphics graphics = Graphics.FromImage(bitmap);...FromImage(bitmap); graphics.Clear(Color.FromKnownColor(KnownColor.Gray));...

    blog.aspose.com/vi/drawing/matrix-global-local-...
  10. Procurar

    Procurar...objeto de classe Graphics usando o método Graphics.FromImage() com...Inicializar o objeto Graphics Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/pt/drawing/antialiasing-in-csharp/