TdxCustomSmartImage Constructors
The base class for all classes that implement DevExpress image containers.
Name | Description |
---|---|
Create | Inherited from TGraphic. |
Create |
Creates a Smart Image container and populates it with the specified bitmap. |
Create |
Creates a new Smart Image container and populates it with the specified array of pixel data. |
Create |
Creates a new Smart Image container and populates it with the specified array of pixel data. |
Create |
Creates a new Smart Image container and populates it with the specified array of pixel data. |
Create |
Creates a new Smart Image container and loads the specified image file. |
Create |
Creates a Smart Image container and populates it with a TBitmap from the specified handle. |
Create |
Creates a Smart Image object from the specified stream that contains an image. |
Create |
Creates a Smart Image object with the stored image filled with the specified color. |
Create |
Creates a new Smart Image container of the specified size and color. |
Create |
Creates a new Smart Image container of the specified size and color. |
See Also