Blend for Visual Studio 2013 gives us the facility of five combine tools. These are:
Union:
Combines all shapes and paths into one single object.
Intersect:
Retains only the overlapping part of objects and discards all the other remaining portions
Divide:
Combines two images, but creates an outline on the borders of the region of intersection.
Subtract:
Just like set theory in mathematics, all the portion of the object created first is removed, that overlaps with the object created later.
Exclude Overlap:
Removes the overlapping portion of objects and retains all other portions


0 comments:
Post a Comment