TdxSVGImage Constructors
A Smart Image container designed to store SVG images.
Name | Description |
---|---|
Create | Inherited from TGraphic. |
Create |
Creates a Smart Image container and populates it with the specified bitmap.
Inherited from Tdx |
Create |
Creates a new Smart Image container and populates it with the specified array of pixel data.
Inherited from Tdx |
Create |
Creates a new Smart Image container and populates it with the specified array of pixel data.
Inherited from Tdx |
Create |
Creates a new Smart Image container and populates it with the specified array of pixel data.
Inherited from Tdx |
Create |
Creates a new Smart Image container and loads the specified image file.
Inherited from Tdx |
Create |
Creates a Smart Image container and populates it with a TBitmap from the specified handle.
Inherited from Tdx |
Create |
Creates a Smart Image object from the specified stream that contains an image.
Inherited from Tdx |
Create |
Creates a Smart Image object with the stored image filled with the specified color.
Inherited from Tdx |
Create |
Creates a new Smart Image container of the specified size and color.
Inherited from Tdx |
Create |
Creates a new Smart Image container of the specified size and color.
Inherited from Tdx |
See Also