TTransformation is an abstract ancestor for bitmap transformation classes. TTransformation objects are passed as parameter in the Transform function, which actually performs the bitmap transformation. Custom descendants must at least implement ReverseTransformFloat (and TransformFloat, if forward transformation is supported), since this is the top precision level in the transformation system of Graphics32. All descendants must override at least this level, but for optimal performance, it is recommended that the integer and fixed versions are implemented, respectively.
Methods | Properties |
---|---|
GetTransformedBounds | SrcRect |
HasTransformedBounds | |
ReverseTransform | |
Transform |
TAffineTransformation, TProjectiveTransformation, Transform
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024