Click or drag to resize

BitmapTooLargeException Class

The exception that is thrown when Bitmap size is too big for create.
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsBitmapTooLargeException

Namespace: Patagames.Pdf.Net.Exceptions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public class BitmapTooLargeException : PdfiumException

The BitmapTooLargeException type exposes the following members.

Constructors
 NameDescription
Public methodBitmapTooLargeException Initializes a new instance of the BitmapIsToBigException class.
Top
See Also