Defines a cross-library (VCL or FMX) type for an increased precision pixel to be used in CanvasXXX functions, Int64 in VCL and Double in FMX.
Note |
---|
The higher precision TExtCanvasPixel type is used for the return values of CanvasXXX functions so that they do not overflow. Delphi will automatically scale them back down to the regular canvas pixel precision numbers when you assign the results to a TCanvasPixel variable. |
Namespace: RSGraphics
Delphi |
type |