Rasterization ( or rasterisation ) is the task of taking an image described in a vector graphics format ( shapes ) and converting it into a raster image ( a series of pixels, dots or lines, which, when
... [مشاهده متن کامل] displayed together, create the image which was represented via shapes ) . The rasterized image may then be displayed on a computer display, video display or printer, or stored in a bitmap file format. Rasterization may refer to the technique of drawing 3D models, or the conversion of 2D rendering primitives such as polygons, line segments into a rasterized format.