Home
|
GR32_Transforms
|
TRemapTransformation
|
|
function GetTransformedBounds: TRect; override;
TRemapTransformation does not support transformed bounds retrieval. This can be determined calling HasTransformedBounds. However if called anyway, it returns Rect(-MaxInt, -MaxInt, MaxInt, MaxInt). The reason is that the transformed bounds cannot be predicted without transforming each vector in the vector map (an extreme overhead in performance), so the absolute most extreme transformed bounds will be returned.
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010