Vector
An image format which is based on the vector with the aim of minimize the use of data storage. Information use of which is the position of starting point, end point and its direction which is calculated based on mathematical methods (Bezier, Spline, NURBS, etc.) that can be enlarged and reduced without damaging the quality.
Bitmap
Mapping of bits. Computer graphic image composed of dots that make up the rows and columns. The image is formed consisting of dots and pixels. In the raster image, image consists of rows of pixels and not the vector having coordinates. One point is represented by one or more bits of data. The more bits used to represent a single point, more and more colors and shades of gray that can be drawn.
An image format which is based on the vector with the aim of minimize the use of data storage. Information use of which is the position of starting point, end point and its direction which is calculated based on mathematical methods (Bezier, Spline, NURBS, etc.) that can be enlarged and reduced without damaging the quality.
Bitmap
Mapping of bits. Computer graphic image composed of dots that make up the rows and columns. The image is formed consisting of dots and pixels. In the raster image, image consists of rows of pixels and not the vector having coordinates. One point is represented by one or more bits of data. The more bits used to represent a single point, more and more colors and shades of gray that can be drawn.
Abbreviated as BMP. A file format or extension to bit mapped graphics file format that stores images as windows grid dots or pixels. In a DOS window or a bitmap file will be named as: image01.bmp, where behind the dot (.) there bmp extension. Files with names like this show kind of bitmap file.
No comments:
Post a Comment