Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclCommon

RSGraphics Namespace

Scroll Prev Top Next More

Defines classes, types, and functions useful for drawing and manipulating graphics as well as routines to make it easier to Write Cross-Library Graphics Code. The FMX.RS.Graphics unit is the FireMonkey version of the RSGraphics unit.

The RSGraphics and FMX.RS.Graphics unit defines a lot of types and constants that allow you to write cross-library code more easily. For example, instead of declaring a pixel as an Integer in VCL and a Single in FMX, you would declare the pixel as a TCanvasPixel. Then, you can use RSGraphics/FMX.RS.Graphics functions which accept the TCanvasPixel type and write code that works with both libraries.
 

Top

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb