Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 106,296 for

graphics

(0.2 sec)
  1. SolidBrush | Aspose.Imaging for .NET API 参考

    实心画笔用于以特定颜色连续绘制这个类不能被继承... 例子 此示例使用 Graphics 类在图像表面上创建原始形状。为了演示该操作,该示例创建一个...创建一个 PNG 格式的新 Image,并使用 Graphics 类 [C#] //创建一个 FileStream 的实例...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  2. Image smaller than rectangle will make rectangl...

    We have a need to have a canvas greater than the size of an image. I am doing this by making the rectangle the correct size and putting image in oversized rectangle. When I do the the parts that the image does not cove…...instance of Graphics class Aspose.Imaging.Graphics graphics = new Aspose...Imaging.Graphics(image2); //Clear Graphics surface graphics.Clear(Aspose...

    forum.aspose.com/t/image-smaller-than-rectangle...
  3. Aspose::Words::Saving::PdfSaveOptions::get_Cach...

    Aspose::Words::Saving::PdfSaveOptions::get_CacheBackgroundGraphics method. Gets or sets a value determining whether or not to cache Graphics placed in document's background in C++....determining whether or not to cache graphics placed in document’s background...value is true and background graphics are written to the PDF document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. TranslateClip | Aspose.Drawing for .NET API Ref...

    TranslateClip Contents [ Hide ] Graphics.TranslateClip method (1 of 2) Translates the clipping region of this Graphic......TranslateClip Contents [ Hide ] Graphics.TranslateClip method (1 of...the clipping region of this Graphics by specified amounts in the...

    reference.aspose.com/drawing/net/system.drawing...
  5. StackIndex | Aspose.Imaging for .NET API Reference

    StackIndex EmfPlusSave.StackIndex property Gets or sets a 32-bit unsigned integer that specifies a level to associate......level to associate with the graphics state. The level value can...operation to retrieve the graphics state. public int StackIndex...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. setSaveMetafilesAsPng | Aspose.Sildes for PHP v...

    setSaveMetafilesAsPng setSaveMetafilesAsPng(boolean value) method True to convert all metafiles used in a presentatio......document can contain vector graphics and raster images. If SaveMetafilesAsPng...is converted to Pdf vector graphics. Each approach has advantages...

    reference.aspose.com/slides/php-java/aspose.sli...
  7. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw Graphics in Java....empowers you to draw various graphics elements, and brushes play...Drawing Graphics with a Solid Brush in Java To draw graphics with...

    docs.aspose.com/drawing/java/working-with-brushes/
  8. EmfPlusMetafileDataType - Aspose.Imaging for Ja...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....graphics com.aspose.imaging.fileformats...fileformats.opendocument.objects.graphic com.aspose.imaging.fileformats...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. Codec | Aspose.Imaging for .NET API Reference

    Codec Jpeg2000Options.Codec property Gets or sets the JPEG2000 codec public Jpeg2000Codec Codec { get ; set ; } Prope...... Graphics graphics = new Aspose . Imaging . Graphics ( pngImage... Imaging . Color . Red ); graphics . FillRectangle ( brush ,...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. Create JPEG image file via Java | products.aspo...

    Create JPEG image file via Java....powerful, and intuitive 2D graphics drawing API for the Java platform...Bitmap class. Create graphics object using Graphics.FromImage() method...

    products.aspose.com/drawing/java/create/jpeg/