Home | GR32_VectorMaps | TVectorMap |
TVectorMap.Merge
procedure Merge(DstLeft: Integer; DstTop: Integer; Src: TVectorMap; SrcRect: TRect);
Description
Merge provides a method for merging a vector map. VectorCombineMode specifies how the source vector map is merged. If VectorCombineMode is set to vcmCustom, OnVectorCombine will be used. The source parameter must not necessarily be some other vector map, so for example in-place masking or scaling is possible.
See Also
Rectangle Types, TVectorMap, VectorCombineMode
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007