TdxOfficeImage Methods
A universal image container compatible with popular document formats.
Name | Description |
---|---|
Assign |
Populates the image container with an image from the specified source.
Inherited from Tdx |
Assign |
Populates the Smart Image container with the image stored in the specified image container.
Inherited from Tdx |
Assign |
Populates the Office Image container from the specified Smart Image container. |
Assign |
Inherited from TPersistent. |
Can |
Inherited from TGraphic. |
Change |
Assigns the specified color to all pixels of the stored image.
Inherited from Tdx |
Clear |
Releases resources and a handle associated with the stored image.
Inherited from Tdx |
Clone |
Creates a copy of the image container.
Inherited from Tdx |
Compare |
Compares two Smart Image containers.
Inherited from Tdx |
Convert |
Rasterizes the stored vector image.
Inherited from Tdx |
Copy |
Copies the stored image to the clipboard.
Inherited from Tdx |
Create |
Creates a GDI+ canvas filled with the stored image.
Inherited from Tdx |
Cut |
Moves the stored image to the clipboard.
Inherited from Tdx |
Disable |
Inherited from TGraphic. |
Dormant |
Releases the handle associated with the stored image data.
Inherited from Tdx |
Enable |
Inherited from TGraphic. |
Equals |
Inherited from TObject. |
Flip |
Flips the stored image horizontally and/or vertically.
Inherited from Tdx |
Get |
Returns the stored image in a bitmap container.
Inherited from Tdx |
Get |
Returns the stored image as an array of pixel color data.
Inherited from Tdx |
Get |
Calculates the hash code from the stored image pixel data.
Inherited from Tdx |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Handle |
Creates a handle for the suspended Smart Image object.
Inherited from Tdx |
Has |
Identifies if at least one clipboard image format is supported.
Inherited from Tdx |
Is |
Identifies if the specified clipboard image format is supported.
Inherited from Tdx |
Load |
Inherited from Tdx |
Load |
Loads the stored image from the specified array of pixel colors.
Inherited from Tdx |
Load |
Loads an image from the clipboard.
Inherited from Tdx |
Load |
Loads an image from the specified Variant value stored in a BLOB dataset field.
Inherited from Tdx |
Load |
Inherited from TGraphic. |
Load |
Loads an image from the specified resource.
Inherited from Tdx |
Load |
Loads an image from the specified stream.
Inherited from Tdx |
Make |
Blends two images using the alpha channel.
Inherited from Tdx |
Make |
Inherited from Tdx |
Paste |
Set the image within the clipboard as the stored image.
Inherited from Tdx |
Query |
Provides access to the implementation of a specified interface if the Smart Image container supports it.
Inherited from Tdx |
Resize |
Resizes the stored image according to the new specified dimensions, in pixels.
Inherited from Tdx |
Resize |
Resizes the stored image according to the new specified dimensions, in pixels.
Inherited from Tdx |
Save |
Inherited from TGraphic. |
Save |
Inherited from TGraphic. |
Save |
Saves the stored image to a file.
Inherited from Tdx |
Save |
Saves the stored image within the specified stream.
Inherited from Tdx |
Save |
Saves the stored image to a stream in the required format.
Inherited from Tdx |
Save |
Saves the stored image to a stream in a specified format.
Inherited from Tdx |
Scale |
Resizes the stored image while keeping its aspect ratio.
Inherited from Tdx |
Set |
Store the specified bitmap within the Smart Image object.
Inherited from Tdx |
Set |
Inherited from TGraphic. |
Start |
Initiates or resumes the animation of the stored GIF image.
Inherited from Tdx |
Stop |
Stops the animation of the stored GIF image.
Inherited from Tdx |
Stretch |
Inherited from Tdx |
Stretch |
Draws a portion of the stored image on a specified GDI+ API-based canvas.
Inherited from Tdx |
Stretch |
Inherited from Tdx |
Stretch |
Inherited from Tdx |
Stretch |
Paints the stored image within the destination rectangle of the specified device context.
Inherited from Tdx |
Stretch |
Inherited from Tdx |
To |
Inherited from TObject. |
Update |
Inherited from TGraphic. |
See Also