Archicad 28 C++ API
Loading...
Searching...
No Matches
API_PictureHandle Struct Reference

Structure for picture conversion. More...

#include <APIdefs_Goodies.h>

Public Attributes

API_PictureFormat storageFormat
 storage format of the picture
 
GSHandle pictHdl
 handle that contains the image in the specified format
 

Detailed Description

Structure for picture conversion.

Remarks
This structure is used as a parameter of the ACAPI_Conversion_ConvertPicture goody function to convert an image into a different format. See also ACAPI_Conversion_ConvertMimePicture if you want to specify the image format using MIME types.