Showing posts with label image editing. Show all posts
Showing posts with label image editing. Show all posts

Friday, January 18, 2013

Perbedaan Vektor dan Bitmap

Memang apa bedanya??? itu adalah pertanyaan utama dalam judul di atas, dari artikel sebelumnya yaitu tentang definisi vektor dan bitmap ada beberapa yang bisa ditulis:
Vektor:
  • Terbentuk dari garis dan kurva
  • Ukuran file yang dihasilkan relatif kecil
  • Kualitas grafis tidak tergantung pada jumlah pixel
  • Saat diperbesar, gambar masih terlihat jelas dan tidak ngeblur
Bitmap:
  • Terbentuk atas titik-titik
  • Ukuran file yang dihasilkan relatif besar
  • Kualitas grafis tergantung pada jumlah pixel
  • Saat diperbesar, gambar akan tampak kotak-kotak
Vektor sangan cocok ketika digunakan untuk membuat pamflet, backdrop, dsb dikarenakan sifatnya yang tidak pecah ketika diperbesar.

Friday, January 4, 2013

Bitmap Images

Bitmap is a graphical representation of the image containing an array of points that are stored in computer memory. The value of each point preceded by a single bit of data for black and white images, or more for color images.
Sample of bitmap images

Bitmap images are formed from tiny pixels that form the point and become visible very clearly set point when the image is enlarged. Bitmap image quality depends on the density of pixels contained in the image, the more points that make up the image, the more sharper the resulting image, and vice versa

Friday, November 9, 2012

Vector Images


Vector or vector graphics image is a digital image based on mathematical equationsVector images consists of the merger of the coordinates of the point into a line or curve to later become an object, so that the image not be broken even if enlarged or reducedVector images are generally smaller in size when compared with bitmap imagesSome vector image formats include: SVGEPS, and CDR,



Vektor atau vektor grafis gambar adalah gambar digital didasarkan pada persamaan matematika. Gambar vektor terdiri dari penggabungan koordinat titik menjadi garis atau kurva untuk kemudian menjadi sebuah objek, sehingga gambar tidak rusak bahkan jika diperbesar atau dikurangi. Gambar vektor umumnya lebih kecil dalam ukuran bila dibandingkan dengan gambar bitmap. Format gambar vektor yang meliputi: SVG, EPS, dan CDR,