cocoa touch - iPhone photo exposure compensation -


Is there an API on which to control the exposure of the photo before it actually An iPhone?

There is no "official" way to control which you can directly control exposure compensation. But you can get different exposure images by selecting different exposure points. There is an API to set the metering point

You can control the compensation directly without using the document API. For more information about undocumented APIs:

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -