1.

List Out What Features Are Available In Phonegap Cameraoptions?

Answer»

PhoneGap cameraoptions available are

  • Quality: It TELLS the quality of SAVED image that range from [0,100]
  • Destination Type: CHOOSE the format of the return value. DEFINED in navigator.camera.DestinationType
  • Source Type: Set the source of the picture. Defined in navigator.camera
  • AllowEdit: Before selection of image, it allows simple editing of image
  • Encoding Type: It determines the encoding type of the returned image
  • TargetWidth: It determines how you can set image width
  • TargetHeight: It tells how you can set image HEIG
  • Media Type: Here you can set the media type to select from

PhoneGap cameraoptions available are



Discussion

No Comment Found