Represents a scanned vector. Essentially one of these is a midway point between the raw vector outline and a bitmap. It has the bonus of being extremely compact in memory yet extremely fast to produce the full bitmap from.
Public Attributes | |
int | Width |
The width of this semi-rastered vector. More... | |
SubScanPixel[][] | Intersects |
The compact set of intersections of each scan line and the vector. More... | |
Properties | |
int | Height [get] |
The height of this semi-rastered vector. More... | |
SubScanPixel [][] Blaze.SubRaster.Intersects |
The compact set of intersections of each scan line and the vector.
int Blaze.SubRaster.Width |
The width of this semi-rastered vector.
|
get |
The height of this semi-rastered vector.