Packed Record TColorInt65536
Unit
Declaration
type TColorInt65536 = packed record
Description
RGBA color defined by integers from 0 to 65536
Overview
Fields
![]() |
r: integer; |
![]() |
g: integer; |
![]() |
b: integer; |
![]() |
a: integer; |
Description
Fields
![]() |
r: integer; |
This item has no description. |
![]() |
g: integer; |
This item has no description. |
![]() |
b: integer; |
This item has no description. |
![]() |
a: integer; |
This item has no description. |