Class ImageDevice

Class ImageDevice

Nome do espaço: Aspose.Html.Rendering.Image Assembleia: Aspose.HTML.dll (25.4.0)

Representam rendering para raster formatos: 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

Membros herdados

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(IcreateStreamProvedor)

Inicia uma nova instância da classe Aspose.Html.Rendering.Image.ImageDevice.

public ImageDevice(ICreateStreamProvider streamProvider)

Parameters

streamProvider ICreateStreamProvider

O fornecedor de fluxo.

ImageDevice(ImagemRenderingOptions, ICreateStreamProvider)

Inicia uma nova instância da classe Aspose.Html.Rendering.Image.ImageDevice através da renderização de opções e do provedor de streaming.

public ImageDevice(ImageRenderingOptions options, ICreateStreamProvider streamProvider)

Parameters

options ImageRenderingOptions

Opções de renderização.

streamProvider ICreateStreamProvider

Objeto que implementa a interface Aspose.Html.IO.ICreateStreamProvider

ImageDevice(Redação)

Inicia uma nova instância da classe Aspose.Html.Rendering.Image.ImageDevice.

public ImageDevice(string file)

Parameters

file string

Nome do arquivo de saída.

ImageDevice(Opções de imagem, string)

Inicia uma nova instância da classe Aspose.Html.Rendering.Image.ImageDevice ao renderizar opções e o nome do arquivo de saída.

public ImageDevice(ImageRenderingOptions options, string file)

Parameters

options ImageRenderingOptions

Opções de renderização.

file string

Nome do arquivo de saída.

ImageDevice(Stream)

Inicia uma nova instância da classe Aspose.Html.Rendering.Image.ImageDevice.

public ImageDevice(Stream stream)

Parameters

stream Stream

e o fluxo.

ImageDevice(ImagemRenderingOptions, Stream)

Inicia uma nova instância da classe Aspose.Html.Rendering.Image.ImageDevice através da renderização de opções e fluxo de saída.

public ImageDevice(ImageRenderingOptions options, Stream stream)

Parameters

options ImageRenderingOptions

Opções de renderização.

stream Stream

O fluxo de saída.</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,>

 Português