Share

CAdUiImage::CAdUiImage (bool) Constructor

C++

CAdUiImage(
    bool bIsThemed = false
);

Description

Create a new CAdUiImage object.

Parameters

Parameters Description
bIsThemed If true, dark/light theme support for image resource.

Links

CAdUiImage Class

Was this information helpful?