It's OpenCV's Size ( http://opencv.willowgarage.com/documentation/cpp/basic_structures.html#size ). I have been trying and Size does not seem to be the problem anyway, I can call Size(1280,720) outside of the constructor call and the program doesn't close.
In any case, thanks for replying! On Wednesday, September 5, 2012 2:41:45 PM UTC+2, RichardC wrote: > > What does the constructor for Size do? > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

