C# Class DtronixPdf.PdfBitmap

Inheritance: IAsyncDisposable
Afficher le fichier Open project: Dtronix/DtronixPdf Class Usage Examples

Méthodes publiques

Méthode Description
DisposeAsync ( ) : ValueTask

Private Methods

Méthode Description
PdfBitmap ( FpdfBitmapT pdfBitmap, Image image, ThreadDispatcher dispatcher, float scale, RectangleF viewport ) : System

Only call within the dispatcher since dll calls are made.

Method Details

DisposeAsync() public méthode

public DisposeAsync ( ) : ValueTask
Résultat ValueTask