Menu

How to reduce image file size for pictures taken using DPFUIImageController

Chris
2015-02-24
2015-02-24
  • Chris

    Chris - 2015-02-24

    Hi
    Please advise on how to reduce the image file size taken using the DPFUIImageController.

    Thanks
    chris

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2015-02-24

    Hi Chris

    • Added TDPFImageView.ResizeImage

    use like this:

    DPFImageView.ResizeImage(100, 100);
    

    Regards

     

Log in to post a comment.