Grafik vektor: Perbezaan antara semakan

Kandungan dihapus Kandungan ditambah
Baris 7:
 
== Gambaran keseluruhan ==
Paparan komputer terdiri daripada grid sel-sel [[segi empat tepat]] yang halus yang dikenali sebagai [[piksel]]. Gambar dihasilkan daripada sel-sel itu. Lebih kecil dan lebih rapat sel-sel itu, lebih baik kualiti imejnya, tetapi saiz fail juga akan menjadi lebih besar supaya dapat menampung datanya. Jika bilangan piksel ditetapkan supaya tidak berubah, saiz untuk setiap piksel akan bertambah besar dan imejnya akan kelihatan berbintik-bintik apabila dibesarkan kerana peleraian mata dapat mengesan piksel-piksel yang berasingan itu.
Computer displays are made up from grids of small rectangular cells called [[pixels]]. The picture is built up from these cells. The smaller and closer the cells are together, the better the quality of the image, but the bigger the file needed to store the data. If the number of pixels is kept constant, the size of each pixel will grow and the image becomes grainy (pixellated) when magnified, as the resolution of the eye enables it to pick out individual pixels.
 
Vector graphics files store the lines, shapes and colours that make up an image as mathematical formulae. A vector graphics program uses these mathematical formulae to construct the screen image, building the best quality image possible, given the screen resolution. The mathematical formulae determine where the dots that make up the image should be placed for the best results when displaying the image. Since these formulae can produce an image scalable to any size and detail, the quality of the image is only determined by the resolution of the display, and the file size of vector data generating the image stays the same. Printing the image to paper will usually give a sharper, higher resolution output than printing it to the screen but can use exactly the same vector data file.