Class Hierarchy
AcTcImageList
C++
class AcTcImageList;
File
AcTc.h
Description
AcTcImageList is used to manage the images associated with a catalog item. Multiple images with different sizes can be associated with a catalog item. Images of closely matching size are used for rendering the image. The constructor of this class is protected, so it cannot be created. The pointer to this object can be obtained using AcTcCatalogItem::GetImageList().