resolved
Go to solution
Solved by CookieMaster,
On 5/2/2017 at 8:58 PM, fizzlesticks said:No. imagedepth should be an int.
I'm confusing my self now... Should be int imagedepth = image.depth();
ui->depth->setText(QString("Color Depth:").arg(imagedepth));
solved by self...

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now