TdxGpFastDIB Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
Create |
Creates a new memory buffer for DIB images.
Inherited from Tdx |
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Bits |
Returns a pointer to the first pixel of a 32-bit DIB image within the buffer.
Inherited from Tdx |
Client |
Returns the DIB image buffer’s client area.
Inherited from Tdx |
Handle | Returns a GDI handle to the stored image. |
Height |
Returns the DIB image buffer’s height, in pixels.
Inherited from Tdx |
Pixels |
Inherited from Tdx |
Width |
Returns the DIB image buffer’s width, in pixels.
Inherited from Tdx |
#Methods
See Also