Class ImageDevice

Class ImageDevice

Navne til: Aspose.Html.Rendering.Image Sammensætning: Aspose.HTML.dll (25.4.0)

Repræsenterer rendering til raster formater: 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

De arvede medlemmer

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

Initialiserer en ny instans af Aspose.Html.Rendering.Image.ImageDevice klasse.

public ImageDevice(ICreateStreamProvider streamProvider)

Parameters

streamProvider ICreateStreamProvider

Udbyderen af strømmen.

ImageDevice(ImageRenderingOptions, ICreateStreamProvider)

Initialiserer en ny instans af Aspose.Html.Rendering.Image.ImageDevice klasse ved at rendering muligheder og streaming leverandør.

public ImageDevice(ImageRenderingOptions options, ICreateStreamProvider streamProvider)

Parameters

options ImageRenderingOptions

Rendering af muligheder.

streamProvider ICreateStreamProvider

Objekt, der implementerer Aspose.Html.IO.ICreateStreamProvider-grænsefladen

ImageDevice(String)

Initialiserer en ny instans af Aspose.Html.Rendering.Image.ImageDevice klasse.

public ImageDevice(string file)

Parameters

file string

Udgangsfilens navn.

ImageDevice(ImageRenderingOptions, String)

Initialiserer en ny instans af Aspose.Html.Rendering.Image.ImageDevice klasse ved at render optioner og output filnavne.

public ImageDevice(ImageRenderingOptions options, string file)

Parameters

options ImageRenderingOptions

Rendering af muligheder.

file string

Udgangsfilens navn.

ImageDevice(Stream)

Initialiserer en ny instans af Aspose.Html.Rendering.Image.ImageDevice klasse.

public ImageDevice(Stream stream)

Parameters

stream Stream

og strømmen.

ImageDevice(ImageRenderingOptions, Stream)

Initialiserer en ny instans af Aspose.Html.Rendering.Image.ImageDevice klasse ved at render optioner og outputstrøm.

public ImageDevice(ImageRenderingOptions options, Stream stream)

Parameters

options ImageRenderingOptions

Rendering af muligheder.

stream Stream

Udledning af strømmen.</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,>

 Dansk