Using TImage32
About the documentation
Appearance
TCustomBitmap32.PenColor
Color value used for pen drawing operations (MoveTo, LineTo).
property PenColor: TColor32 read FPenColor write FPenColor;
PenColor specifies the 32-bit ARGB color used when drawing lines with MoveTo and LineTo.
PenColor
MoveTo
LineTo