TdxCustomImageEditorDialog.Graphic Property
Stores a copy of the target image opened in the Image Editor dialog.
Declaration
property Graphic: TGraphic write;
Property Value
Type | Description |
---|---|
TGraphic | The image container for the edited image. |
See Also