Download these IBM resources today! e-Kit: IBM Rational Systems Development Solution
With systems teams under so much pressure to develop products faster, reduce production costs, and react to changing business needs quickly, communication and collaboration seem to get lost. Now, theres a way to improve product quality and communication.
Webcast: Asset Reuse Strategies for Success--Innovate Don't Duplicate!
Searching for, identifying, updating, using and deploying software assets can be a difficult challenge. eKit: Rational Build Forge Express
Access valuable resources to help you increase staff productivity, compress development cycles and deliver better software, fast. Download: IBM Data Studio v1.1
Effectively design, develop, deploy and manage your data, databases, and database applications throughout the data management life. eKit: Rational Asset Manager
Learn how to do more with your reusable assets, learn how Rational Asset Manager tracks and audits your assets in order to utilize them for reuse.
Anti-aliasing is a technique whereby the rough, jagged
edges of curved and diagonal lines are smoothed. In a
non-anti-aliased line the pixels in the image are either
a part of the line, or they are not. If the line is black
on a white background, the pixel must be either black, or
white. When the line is anti-aliased, the graphic program
tests the colors on both sides and calculates intermediate
shades. The pixels on the edge of the graphic, (line in this
case), are then colored with the resulting intermediate colors,
simulating a straight, smooth edge.
This difference between a line that has been anti-aliased and
one which has not is more readily apparent in an example
that has not been enlarged for the purpose of displaying
the intermediate shades. Note that in the example to the
right the grey shades blend with the colors on each side,
effectively removing the jagged edges.