IOS device point and pixel summary, iospixel

Source: Internet
Author: User

IOS device point and pixel summary, iospixel

The declared Pixel class Pixel inherits the Point class because the Pixel is a colored coordinate Point.

Public class Point {
Private int x;
Private int y;
Constructor ();
Get/set Method ();
}

Public class Pixel extends Point {
Private Color color;
// Constructor ();
}
 
Question about pixel?

Two Parameters of the lens: pixel and focal length. When the focus is accurate, the higher the pixel, the clearer the image. The camera has its own zoom range. pixels only reflect the ability to capture imaging points on the horizontal and vertical coordinates. The higher the pixel, the more imaging points captured. Therefore, this is generally fixed, no matter whether you focus accurately or not, it is so many pixels. But it is clear and fuzzy, and it depends on focusing.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.