Class ImageDevice

Class ImageDevice

Il nome: Aspose.Svg.Rendering.Image Assemblea: Aspose.SVG.dll (25.5.0)

Representano rendering a raster formati: jpeg, png, bmp, gif, tiff.

[ComVisible(true)]
public class ImageDevice : Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">, IDevice, IDisposable

Inheritance

object Device Device<imagedevice.imagegraphiccontext, imagerenderingoptions=""> ImageDevice

Implements

IDevice , IDisposable

I membri ereditari

Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.Initialize() , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.SaveGraphicContext() , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.RestoreGraphicContext() , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.GetExtension() , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.BeginDocument(Document) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.EndDocument() , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.BeginPage(SizeF) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.EndPage() , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.Flush() , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.BeginElement(Element, RectangleF) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.EndElement(Element) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.ClosePath() , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.MoveTo(PointF) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.LineTo(PointF) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.AddRect(RectangleF) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.CubicBezierTo(PointF, PointF, PointF) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.Stroke() , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.Fill(FillRule) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.Clip(FillRule) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.StrokeAndFill(FillRule) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.FillText(string, PointF) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.StrokeText(string, PointF) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.DrawImage(byte[], WebImageFormat, RectangleF) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.Dispose() , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.Dispose(bool) , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.Options , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.Configuration , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.GraphicContext , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.StreamProvider , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.OutputStream , Device<imagedevice.imagegraphiccontext, imagerenderingoptions="">.PageIndex , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ImageDevice(Il provider di ICreate)

Inizializza una nuova instanza della classe Aspose.Svg.Rendering.ImageDevice.

public ImageDevice(ICreateStreamProvider streamProvider)

Parameters

streamProvider ICreateStreamProvider

Il provider di flusso.

ImageDevice(ImmagineRenderingOptions, ICreateStreamProvider)

Inizializza una nuova instanza della classe Aspose.Svg.Rendering.ImageDevice rendendo le opzioni e il fornitore di streaming.

public ImageDevice(ImageRenderingOptions options, ICreateStreamProvider streamProvider)

Parameters

options ImageRenderingOptions

Opzioni di rendering.

streamProvider ICreateStreamProvider

Oggetto che implementa l’interfaccia Aspose.Svg.IO.ICreateStreamProvider

ImageDevice(String)

Inizializza una nuova instanza della classe Aspose.Svg.Rendering.ImageDevice.

public ImageDevice(string file)

Parameters

file string

Il nome del file di uscita.

ImageDevice(ImmagineRenderingOptions, string)

Inizializza una nuova instanza della classe Aspose.Svg.Rendering.Image.Device rendendo le opzioni e il nome del file di uscita.

public ImageDevice(ImageRenderingOptions options, string file)

Parameters

options ImageRenderingOptions

Opzioni di rendering.

file string

Il nome del file di uscita.

ImageDevice(Stream)

Inizializza una nuova instanza della classe Aspose.Svg.Rendering.ImageDevice.

public ImageDevice(Stream stream)

Parameters

stream Stream

Il flusso .

ImageDevice(ImmagineRenderingOptions, Stream)

Inizializza una nuova instanza della classe Aspose.Svg.Rendering.ImageDevice rendendo le opzioni e il flusso di uscita.

public ImageDevice(ImageRenderingOptions options, Stream stream)

Parameters

options ImageRenderingOptions

Opzioni di rendering.

stream Stream

Il flusso di produzione.</imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,></imagedevice.imagegraphiccontext,>

 Italiano