Garis merupakan salah satu elemen paling mendasar dari sebuah seni. Garis menunjukkan tepi bentuk dua dimensi maupun tiga dimensi.
Line art sendiri merupakan gabungan dari garis lurus dan lengkung yang ditempatkan pada latar belakang yang polos.
Showing posts with label Bitmap. Show all posts
Showing posts with label Bitmap. Show all posts
Wednesday, January 23, 2013
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:
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
- Terbentuk atas titik-titik
- Ukuran file yang dihasilkan relatif besar
- Kualitas grafis tergantung pada jumlah pixel
- Saat diperbesar, gambar akan tampak kotak-kotak
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.
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
Sample of bitmap images
Friday, November 9, 2012
Vector Images
Vector or vector graphics image is a digital image based on mathematical equations. Vector 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 reduced. Vector images are generally smaller in size when compared with bitmap images. Some vector image formats include: SVG, EPS, 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,
Subscribe to:
Posts (Atom)