Dif Funktionen (10 Einträge)
Name |
Parameter |
Rückgabetyp |
Unit |
---|---|---|---|
FbmDIFColorToRGBA | Color TFbmDIFColor var r Byte var g Byte var b Byte var a Byte |
Prozedur | Dif |
FbmDIFColorToWinColor | Color TFbmDIFColor var a Byte |
TColor | Dif |
FbmDIFColorToWinColorEx | Color TFbmDIFColor | TColor | Dif |
FbmDIFGetImageExtents | Filename string var Width Integer var Height Integer var DpiX Integer var DpiY Integer |
Boolean | Dif |
FbmDIFGetImageExtentsEx | Stream TStream Format TFbmDIFImageFormat var Width Integer var Height Integer var DpiX Integer var DpiY Integer |
Boolean | Dif |
FbmDIFPoint | x Single y Single |
TFbmDIFPoint | Dif |
FbmDIFPointInRect | p TFbmDIFPoint r TFbmDIFRect |
Boolean | Dif |
FbmDIFRect | x1 Single y1 Single x2 Single y2 Single |
TFbmDIFRect | Dif |
FbmDIFRGBAToColor | r Byte g Byte b Byte a Byte |
TFbmDIFColor | Dif |
FbmDIFWinColorToColor | Color TColor a Byte |
TFbmDIFColor | Dif |