Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 51,751 for

bitmap

(1.42 sec)
  1. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…...Our existing code creates a Bitmap for a mask using PixelFormat...and flattening it. 32bpp ARGB bitmap (originally 16bpp) is created...

    forum.aspose.com/t/query-regarding-pixelformat-...
  2. Ինչպես ստեղծել Bitmap C#-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես ստեղծել Bitmap C#-ում: Այն ունի մանրամասներ մշակման միջավայրը սահմանելու համար, Bitmap նկարելու քայլերի ցանկ և գործարկվող կոդ՝ BMP ֆայլ C#-ով ստեղծելու և սկավառակի վրա պահելու համար:...Product Family Ինչպես ստեղծել Bitmap C#-ում Այս քայլ առ քայլ ձեռնարկը...ուղեցույց է տալիս ինչպես ստեղծել bitmap C# -ում: Այն ունի բոլոր տեղեկությունները...

    kb.aspose.com/hy/drawing/net/how-to-create-a-bi...
  3. MetafileRenderingMode enumeration | Aspose.Word...

    aspose.words.saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....renders this metafile to a bitmap. VECTOR Aspose.Words renders...metafile as vector graphics. BITMAP Aspose.Words invokes GDI+ to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#... Create an object of the Bitmap class Initialize the Graphics...Graphics object from the created bitmap Create a new Pen with the desired...

    docs.aspose.com/drawing/net/working-with-pens/
  5. Aspose::Words::Saving::MetafileRenderingMode en...

    Aspose::Words::Saving::MetafileRenderingMode enum. Specifies how Aspose.Words should render WMF and EMF metafiles in C++....renders this metafile to a bitmap. Vector 1 Aspose.Words renders...metafile as vector graphics. Bitmap 2 Aspose.Words invokes GDI+...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....steps: Create an object of Bitmap class . Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/java/working-with-pens/
  7. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...中包含以下来自该程序集的类: Graphics Image Bitmap PrinterSettings 从 24.4 版起,此公共...使用的接口,其签名不再依赖 System.Drawing 中的 Image 与 Bitmap。PrinterSettings 与 Graphics...

    docs.aspose.com/slides/zh/net/modern-api/
  8. 图片|Aspose.Slides 文档

    在 Aspose.Slides for Java 中处理图片:插入、裁剪、压缩、重新着色,并使用 Java 示例导出 PPT、PPTX 和 ODP 演示文稿的图像。... BufferedImage bitmap = new BufferedImage ( 100 ...TYPE_INT_ARGB ); Graphics2D graphics = bitmap . createGraphics (); try {...

    docs.aspose.com/slides/zh/java/examples/element...
  9. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...source: from an image file, a bitmap, or a stream. The following...BarCodeReader . Read Barcodes from Bitmap Objects In Aspose.BarCode for...

    docs.aspose.com/barcode/java/set-barcode-source/
  10. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....classes from there: Canvas Bitmap As of version 24.4, this public...signatures contain dependencies on Bitmap. Canvas is declared deprecated...

    docs.aspose.com/slides/androidjava/modern-api/