ImageFormat Class

NReco.PdfRenderer Class Library Documentation
Image formats supported by PdfRenderer.
Inheritance Hierarchy

SystemObject
  NReco.PdfRendererImageFormat

Namespace:  NReco.PdfRenderer
Assembly:  NReco.PdfRenderer (in NReco.PdfRenderer.dll) Version: 1.5.1
Syntax

public class ImageFormat

The ImageFormat type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberJpeg
JPEG image format
Public fieldStatic memberPng
PNG image format
Public fieldStatic memberTiff
TIFF image format
Top
See Also

Reference