Function libCZI::GetDefaultSiteObject#
Defined in File libCZI.h
Function Documentation#
-
ISite *libCZI::GetDefaultSiteObject(libCZI::SiteObjectType type)#
Gets one of the available Site-objects. The objects returned are static objects with an unbounded lifetime.
- Parameters:
type – The Site-object type.
- Returns:
nullptr if it fails, else the default site object (of the specified type).