Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 106,652 for

bitmap

(0.07 sec)
  1. wmfbitmap16 - Aspose.Imaging for Java - API Ref...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....getBitmap () Gets or sets the bitmap. WmfBitmap16 WmfCreatePatternBrus...getBitmap () Gets or sets the bitmap. Methods in com.aspose.imaging...

    reference.aspose.com/imaging/java/com.aspose.im...
  2. WmfBitmap16 - Aspose.Imaging for Java - API Ref...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....getBitmap () Gets or sets the bitmap. WmfBitmap16 WmfCreatePatternBrus...getBitmap () Gets or sets the bitmap. Methods in com.aspose.imaging...

    reference.aspose.com/imaging/java/com.aspose.im...
  3. System.NotImplementedException: MetafileGraphic...

    System.NotImplementedException: MetafileGraphics.FillRectangle(Brush brush, RectangleF rect) error occurs with the code below: using Aspose.Drawing; using Aspose.Drawing.Imaging; var stream = new MemoryStream(); usin…...FillRectangle: Bitmap bitmap = new Bitmap(24, 24); using (Graphics...(Graphics g = Graphics.FromImage(bitmap)) g.Clear(Color.Aqua); graphics...

    forum.aspose.com/t/system-notimplementedexcepti...
  4. MakeTransparent | Aspose.Drawing for .NET API R...

    MakeTransparent Bitmap.MakeTransparent method (1 of 2) Makes the specified color transparent for this Bitmap. public ......MakeTransparent Bitmap.MakeTransparent method (1 of 2) Makes...color transparent for this Bitmap. public void MakeTransparent...

    reference.aspose.com/drawing/net/system.drawing...
  5. Create BMP image file via .NET | products.aspos...

    Create BMP image file via .NET.... Create bitmap object using Bitmap class. Create graphics...graphic elements. Save created bitmap in BMP image format. System...

    products.aspose.com/drawing/net/create/bmp/
  6. Save | Aspose.3D for .NET API Reference

    Save ITexture1D.Save method (1 of 2) Save the texture content to external file. public void Save ( string path , Imag......Save ( Bitmap bitmap ) Parameter Type Description bitmap Bitmap...Bitmap Result bitmap to save. See Also interface ITexture1D namespace...

    reference.aspose.com/3d/net/aspose.threed.rende...
  7. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....Examples: Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/java/com.aspose.word...
  8. Width | Aspose.Drawing for .NET API Reference

    Width Bitmap.Width property Gets the width, in pixels, of this Bitmap. public override int Width { get ; } See Also c......Width Bitmap.Width property Gets the width, in pixels, of this...this Bitmap. public override int Width { get ; } See Also class...

    reference.aspose.com/drawing/net/system.drawing...
  9. Height | Aspose.Drawing for .NET API Reference

    Height Bitmap.Height property Gets the height, in pixels, of this Bitmap. public override int Height { get ; } See Al......Height Bitmap.Height property Gets the height, in pixels, of...of this Bitmap. public override int Height { get ; } See Also class...

    reference.aspose.com/drawing/net/system.drawing...
  10. GetPixel | Aspose.Drawing for .NET API Reference

    GetPixel Bitmap.GetPixel method Gets the color of the specified pixel in this Bitmap. public Color GetPixel ( int x ,......GetPixel Bitmap.GetPixel method Gets the color of the specified...specified pixel in this Bitmap. public Color GetPixel ( int x , int...

    reference.aspose.com/drawing/net/system.drawing...