com.spire.pdf.graphics
Enum PdfImageType

java.lang.Object
  extended by java.lang.Enum<PdfImageType>
      extended by com.spire.pdf.graphics.PdfImageType
All Implemented Interfaces:
java.lang.Comparable<PdfImageType>

public enum PdfImageType
extends java.lang.Enum<PdfImageType>

Specifies the type of the PdfImage.


Enum Constant Summary
Bitmap
          Specifies the image is bitmap.
 

Enum Constant Detail

Bitmap

public static final PdfImageType Bitmap
Specifies the image is bitmap.