ensightservice::RenderRequest Struct Reference
Last update: 16.07.2025Public Types | |
| enum | RenderType { IMAGE_PNG = 0 , IMAGE_RAW = 1 } |
| Specify the return type of the rendering request. More... | |
Public Attributes | |
| RenderType | type = 1 |
| Select the format the returned image should be in. | |
| int32 | image_width = 2 |
| The desired image width in pixels. | |
| int32 | image_height = 3 |
| The desired image height in pixels. | |
| int32 | image_aa_passes = 4 |
| The number of anti-aliasing passes to be applied. | |
| bool | include_highlighting = 5 |
| If true, any dynamic overlay will be included in the rendered image. | |
Detailed Description
Control options for a single image render request
Definition at line 221 of file ensight.proto.
Member Enumeration Documentation
◆ RenderType
Specify the return type of the rendering request.
Definition at line 224 of file ensight.proto.
The documentation for this struct was generated from the following file:
- D:/ANSYSDev/NoBackup/branches/EnSight-Second-Coming/ensight/client/rpc_interface/ensight.proto