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

graphic

(0.08 sec)
  1. PSD 파일 열기 및 편집 | products.aspose.com

    온라인 편집기로 PSD 파일 열기 및 편집...// Update Layer in PSD with Graphics // Create an instance of Image...instance of Graphics class and clear Graphics surface Graphics graphic...

    products.aspose.com/psd/ko/editor/psd/
  2. 档案

    档案... 使用 Image 类的对象实例化 Graphics 类的实例。 通过调用 getYellow 方法设置图像的背景颜色。...类的对象实例化 Graphics 类的实例。 Graphics graphic = new Graphics(image);...

    blog.aspose.com/zh/psd/draw-geometric-shapes-in...
  3. 搜索

    搜索... 使用 FromImage() 方法建立一個新的 Graphics 物件。 使用指定的顏色和大小初始化 Pen 類別物件來繪製標註。...png")) { var graphics = Graphics.FromImage(image); graphics.TextRenderingHint...

    blog.aspose.com/zh-hant/drawing/add-callout-to-...
  4. آرشیوها

    آرشیوها... نمونه ای از کلاس Graphics را با شی کلاس Image نمونه...کلاس Graphics را با شی کلاس Image نمونه سازی کنید. Graphics graphic...

    blog.aspose.com/fa/psd/draw-geometric-shapes-in...
  5. Aspose::Words::Rendering::NodeRendererBase::Ren...

    Aspose::Words::Rendering::NodeRendererBase::RenderToScale method. Renders the shape into a Graphics object to a specified scale in C++....method Renders the shape into a Graphics object to a specified scale...System :: Drawing :: Graphics > & graphics , float x , float y...

    reference.aspose.com/words/cpp/aspose.words.ren...
  6. Arsip

    Arsip... Buat objek kelas Graphics dari bitmap. Inisialisasi...memungkinkan menggambar Graphics graphics = Graphics . fromImage ( bitmap...

    blog.aspose.com/id/drawing/create-load-fill-and...
  7. Arşiv

    Arşiv... Bir bitmap’ten Graphics sınıfı nesnesi oluşturun....nesnesi oluşturun. Graphics graphics = Graphics . fromImage ( bitmap...

    blog.aspose.com/tr/drawing/create-load-fill-and...
  8. Chercher

    chercher...Initialiser l’objet de classe Graphics Définir la mise en forme du...l'objet de classe Graphics Graphics graphics = Graphics.FromImage(bitmap);...

    blog.aspose.com/fr/drawing/draw-text-image-csharp/
  9. Archiwa

    Archiwa...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...Blue), 2); // Narysuj elipsę graphics.DrawEllipse(pen, 10, 10, 900...

    blog.aspose.com/pl/drawing/draw-an-ellipse-csharp/
  10. Archiv

    Archiv...Format32bppPArgb); Graphics graphics = Graphics.FromImage(bitmap);...2); // Nakreslete obdélník graphics.DrawRectangle(pen, 10, 10...

    blog.aspose.com/cs/drawing/draw-rectangle-csharp/