Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 51,753 for

bitmap

(0.98 sec)
  1. Resize DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to resize DIB files on Java Application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/java/resize/dib/
  2. Merge DIB images via Java | products.aspose.com

    Try our On-Premise document APIs to merge DIB files on Java Application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/java/merge/dib/
  3. GIF to BMP Images Conversion with Python | prod...

    How to use Python for GIF to BMP images and photos conversion on desktop and web applications....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/python-net/conversi...
  4. Decode and encode texture using SkiaSharp|Docum...

    Decode texture from image files using SkiaSharp...static void CopyTo ( SKBitmap bitmap , TextureData td , bool reverseY...reverseY ) { var src = bitmap . GetPixels (); using ( var map =...

    docs.aspose.com/3d/net/decode-and-encode-textur...
  5. Convert SVG to BMP via Java | products.aspose.com

    Sample code for SVG to BMP Java conversion. Use API example code for batch SVG files to BMP conversion within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/java/conversion/svg...
  6. Convert CDR to BMP via Java | products.aspose.com

    Sample code for CDR to BMP Java conversion. Use API example code for batch CDR files to BMP conversion within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/java/conversion/cdr...
  7. Binarize BMP images via .NET | products.aspose.com

    Try our On-Premise document APIs to Binarize BMP image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/net/binarize/bmp/
  8. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....render text on JPG Create the Bitmap object and use it in creating...DrawString() method by creating the bitmap, linking it with the Graphics...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...
  9. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....evaluation watermark Create a Bitmap object of required dimensions...a Graphics object from the Bitmap object created above Create...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...
  10. 在 Java 中將 PPTX 轉換為 Word | products.aspose.com

    在 Java 中將 PPTX 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/zh-hant/java/convers...