Archicad 27 C++ API
Loading...
Searching...
No Matches
API_VisualOverriddenImage Struct Reference

Visual overridden image descriptor. More...

#include <APIdefs_Environment.h>

Public Attributes

API_ImageViewID view
 The view type identifier.
 
API_OverrideStyle overrideStyle
 The visual override style of the preview image.
 
GSHandle vectorImageHandle
 Handle for the output vector image.
 
NewDisplay::NativeImage * nativeImagePtr
 Pointer to the output native image.
 

Detailed Description

Visual overridden image descriptor.

Remarks
Use this structure with ACAPI_GraphicalOverride_GetVisualOverriddenImage function.