GraphicsOptions Class
Summary: Represents graphics options for embedded bitmap.
Module: aspose.psd.imageoptions
Full Name: aspose.psd.imageoptions.GraphicsOptions
Aspose.PSD Version: 24.12.0
Constructors
| Name | Description |
|---|---|
| GraphicsOptions() | Initializes a new instance of the GraphicsOptions class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| interpolation_mode | InterpolationMode | r/w | Gets or sets interpolation mode. |
| smoothing_mode | SmoothingMode | r/w | Gets or sets smoothing mode. |
| text_rendering_hint | TextRenderingHint | r/w | Gets or sets text rendering hint. |
Constructor: GraphicsOptions()
GraphicsOptions()
Initializes a new instance of the GraphicsOptions class