Home | GR32_Transforms | TTransformation |
TTransformation.Transform
function Transform(const P: TPoint): TPoint; overload; virtual;
function Transform(const P: TFixedPoint): TFixedPoint; overload; virtual;
function Transform(const P: TFloatPoint): TFloatPoint; overload; virtual;
Description
Forward transforms the supplied point P and returns the result. Note that not all derived transformation classes supports forward transformation. If the given class do not support forward transformation an ETransformNotImplemented exception will be raised.
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007