Class PTEID_Photo

java.lang.Object
pt.gov.cartaodecidadao.PTEID_Object
pt.gov.cartaodecidadao.PTEID_Photo

public class PTEID_Photo extends PTEID_Object
Class that represents the Citizen photograph stored in a pteid card
  • Method Details

    • delete

      public void delete()
      Overrides:
      delete in class PTEID_Object
    • getphotoRAW

      public PTEID_ByteArray getphotoRAW()
      Retrieve the byte contents of the photo as stored in the card in JPEG-2000 format
    • getphoto

      public PTEID_ByteArray getphoto()
      Retrieve the byte contents of the photo converted to PNG format for maximum compatibility
    • getphotoCbeff

      public PTEID_ByteArray getphotoCbeff()
    • getphotoFacialrechdr

      public PTEID_ByteArray getphotoFacialrechdr()
    • getphotoFacialinfo

      public PTEID_ByteArray getphotoFacialinfo()
    • getphotoImageinfo

      public PTEID_ByteArray getphotoImageinfo()