TdxCustomSmartImage Methods
The base class for all classes that implement DevExpress image containers.
Name | Description |
---|---|
Assign |
Populates the image container with an image from the specified source. |
Assign |
Populates the Smart Image container with the image stored in the specified image container. |
Assign |
Populates the image container with an image stored in another image container. |
Assign |
Inherited from TPersistent. |
Can |
Inherited from TGraphic. |
Change |
Assigns the specified color to all pixels of the stored image. |
Clear | Releases resources and a handle associated with the stored image. |
Clone | Creates a copy of the Smart Image container. |
Compare |
Compares two Smart Image containers. |
Convert |
Rasterizes the stored vector image. |
Copy |
Copies the stored image to the clipboard. |
Cut |
Moves the stored image to the clipboard. |
Disable |
Inherited from TGraphic. |
Dormant | Releases the handle associated with the stored image data. |
Enable |
Inherited from TGraphic. |
Equals |
Inherited from TObject. |
Get |
Returns the stored image in a bitmap container. |
Get |
Returns the stored image as an array of pixel color data. |
Get |
Calculates the hash code from the stored image pixel data. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Handle |
Creates a handle for the suspended Smart Image object. |
Has |
Identifies if at least one clipboard image format is supported. |
Is |
Identifies if the specified clipboard image format is supported. |
Load |
|
Load |
Loads the stored image from the specified array of pixel colors. |
Load |
Loads an image from the clipboard. |
Load |
Loads an image from the specified Variant value stored in a BLOB dataset field. |
Load |
Inherited from TGraphic. |
Load |
Loads an image from the specified resource. |
Load |
Loads an image from the specified stream. |
Paste |
Set the image within the clipboard as the stored image. |
Query |
Provides access to the implementation of a specified interface if the Smart Image container supports it. |
Resize |
Resizes the stored image according to the new specified dimensions, in pixels. |
Resize |
Resizes the stored image according to the new specified dimensions, in pixels. |
Save |
Inherited from TGraphic. |
Save |
Inherited from TGraphic. |
Save |
Saves the stored image to a file. |
Save |
Saves the stored image within the specified stream. |
Save |
Saves the stored image to a stream in the required format. |
Save |
Saves the stored image to a stream in a specified format. |
Scale |
Resizes the stored image while keeping its aspect ratio. |
Set |
Store the specified bitmap within the Smart Image object. |
Set |
Inherited from TGraphic. |
Start |
Initiates or resumes the animation of the stored GIF image. |
Stop |
Stops the animation of the stored GIF image. |
Stretch |
|
Stretch |
|
Stretch |
Paints the stored image within the destination rectangle of the specified device context. |
Stretch |
|
To |
Inherited from TObject. |
Update |
Inherited from TGraphic. |
See Also