picture#
- class ansys.fluent.core.generated.solver.settings_261.picture(name=None, parent=None)#
Bases:
GroupThe hardcopy/save-picture options object.
Attributes
Attribute |
Summary |
|---|---|
Enable advanced raytracing for hardcopy and preview. |
|
The color mode for hardcopy and preview images. |
|
Configure export drivers and related image capture options. |
|
Enable to invert the graphics window background during image export. |
|
Enable to use landscape orientation for hardcopy images. If disabled, portrait orientation will be used. |
|
The horizontal resolution in pixels for exported images. |
|
The vertical resolution in pixels for exported images. |
|
The resolution in dots per inch (DPI) for hardcopy images. |
|
Use the currently active window resolution for hardcopy (ignores the x-resolution and y-resolution in this case). |
|
From pre-defined resolution list. |
|
0 : Saves lowest quality jpeg image, but with the least file size. |
|
In some cases, images exported to AVZ appear dark and do not match the true colors seen in the graphics window display. Enable :invert-normals-for-avz, if you experience this issue. |
Methods
Method |
Summary |
|---|---|
Display a preview image of a hardcopy. |
|
Save the current graphics window as a picture file. |
|
View all available color modes supported by the image exporter. |
Included in:
Parent |
Summary |
|---|---|
Controls the graphics display of the simulation results. |