Class GraphicsOptions
GraphicsOptions class
Represents graphics options for embedded bitmap.
public class GraphicsOptions
Constructors
Name | Description |
---|---|
GraphicsOptions() | The default constructor. |
Properties
Name | Description |
---|---|
InterpolationMode { get; set; } | Gets or sets interpolation mode. |
SmoothingMode { get; set; } | Gets or sets smoothing mode. |
TextRenderingHint { get; set; } | Gets or sets text rendering hint. |
See Also
- namespace Aspose.PSD.ImageOptions
- assembly Aspose.PSD