TBitmap
E1014706
TBitmap is a graphics class in Delphi and related frameworks that represents and manipulates bitmap images in memory, supporting drawing, pixel access, and loading/saving of image data.
All labels observed (1)
| Label | Occurrences |
|---|---|
| TBitmap canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T13019931 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: TBitmap Context triple: [TCanvas, usedBy, TBitmap]
-
A.
TImage
TImage is a VCL component in Delphi used to display and manipulate images within graphical user interfaces.
-
B.
BMP
BMP is a simple, uncompressed raster image file format commonly used on Windows systems for storing bitmap graphics.
-
C.
BMP
BMP is the Basic Multilingual Plane of Unicode, the primary block of code points that encodes the most commonly used characters from modern and many historic writing systems.
-
D.
TWinControl
TWinControl is a fundamental VCL class in Delphi that represents windowed controls capable of receiving input focus, handling Windows messages, and serving as parents for other controls.
-
E.
Gdi32
Gdi32 is a core Windows graphics library that provides functions for drawing text, shapes, and images and managing graphical device interfaces in the Win32 API.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: TBitmap Target entity description: TBitmap is a graphics class in Delphi and related frameworks that represents and manipulates bitmap images in memory, supporting drawing, pixel access, and loading/saving of image data.
-
A.
TImage
TImage is a VCL component in Delphi used to display and manipulate images within graphical user interfaces.
-
B.
BMP
BMP is a simple, uncompressed raster image file format commonly used on Windows systems for storing bitmap graphics.
-
C.
BMP
BMP is the Basic Multilingual Plane of Unicode, the primary block of code points that encodes the most commonly used characters from modern and many historic writing systems.
-
D.
TWinControl
TWinControl is a fundamental VCL class in Delphi that represents windowed controls capable of receiving input focus, handling Windows messages, and serving as parents for other controls.
-
E.
Gdi32
Gdi32 is a core Windows graphics library that provides functions for drawing text, shapes, and images and managing graphical device interfaces in the Win32 API.
- F. None of above. chosen
Statements (54)
| Predicate | Object |
|---|---|
| instanceOf |
Delphi class
ⓘ
bitmap image container ⓘ graphics class ⓘ |
| belongsToUnit |
FMX.Graphics
NERFINISHED
ⓘ
Vcl.Graphics NERFINISHED ⓘ |
| canBeConvertedTo |
TIcon
NERFINISHED
ⓘ
TJpegImage ⓘ TPngImage ⓘ |
| definedIn |
Delphi FireMonkey (FMX)
NERFINISHED
ⓘ
Delphi VCL NERFINISHED ⓘ |
| hasAssociation |
TCanvas
NERFINISHED
ⓘ
TGraphic NERFINISHED ⓘ |
| hasMethod |
Assign
ⓘ
FreeImage NERFINISHED ⓘ LoadFromClipboardFormat ⓘ LoadFromFile ⓘ LoadFromResourceID ⓘ LoadFromResourceName ⓘ LoadFromStream ⓘ ReleaseHandle ⓘ SaveToClipboardFormat ⓘ SaveToFile ⓘ SaveToStream ⓘ SetSize ⓘ |
| hasProperty |
Canvas
ⓘ
Handle ⓘ Height ⓘ Monochrome ⓘ PixelFormat ⓘ Transparent ⓘ Width ⓘ |
| inheritsFrom | TGraphic NERFINISHED ⓘ |
| represents | bitmap images in memory ⓘ |
| supportsFormat | BMP ⓘ |
| supportsOperation |
copying image data
ⓘ
drawing ⓘ loading image data ⓘ pixel access ⓘ saving image data ⓘ stretching images ⓘ transparent drawing ⓘ |
| supportsPixelFormat |
pf15bit
GENERATED
ⓘ
pf16bit GENERATED ⓘ pf1bit GENERATED ⓘ pf24bit GENERATED ⓘ pf32bit GENERATED ⓘ pf4bit GENERATED ⓘ pf8bit GENERATED ⓘ |
| usedFor |
double buffering
ⓘ
image manipulation ⓘ loading icons and images from files ⓘ off-screen drawing ⓘ |
| usedIn |
C++Builder
NERFINISHED
ⓘ
Delphi NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: TBitmap Description of subject: TBitmap is a graphics class in Delphi and related frameworks that represents and manipulates bitmap images in memory, supporting drawing, pixel access, and loading/saving of image data.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.