PaintEngineOptions Class

Summary:

Module: aspose.gis.painting

Full Name: aspose.gis.painting.PaintEngineOptions

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
PaintEngineOptions()Initializes a new instance of the PaintEngineOptions class

Properties

NameTypeAccessDescription
background_colorSystem.Drawing.Colorr/w
heightintr/w
resolutionintr/w
widthintr/w

Methods

NameDescription
clone()Creates a new object that is a copy of the current instance.

Constructor: PaintEngineOptions()

 PaintEngineOptions() 

Initializes a new instance of the PaintEngineOptions class

Method: clone()

 clone() 

Creates a new object that is a copy of the current instance.

Returns

TypeDescription
PaintEngineOptions