Einfacher Typ: Byte
Dieser Typ gehört zur Unit System und ist vom Subtyp Einfacher Typ.
Dieser Typ repräsentiert eine Ganzzahl mit einem Wertebereich von 0 bis 255.
Dies sind die Funktionen, welche diesen Typ entweder als Rückgabewert oder Parameter verwenden.
Name |
Parameter |
Rückgabetyp |
---|---|---|
FbmDIFColorToRGBA | Color TFbmDIFColor var r Byte var g Byte var b Byte var a Byte |
Nein |
FbmDIFColorToWinColor | Color TFbmDIFColor var a Byte |
TColor |
FbmDIFRGBAToColor | r Byte g Byte b Byte a Byte |
TFbmDIFColor |
FbmDIFWinColorToColor | Color TColor a Byte |
TFbmDIFColor |