PCL
pcl::ICCProfile Member List

This is the complete list of members for pcl::ICCProfile, including all inherited members.

Class() constpcl::ICCProfile
Class(handle h)pcl::ICCProfilestatic
Clear()pcl::ICCProfileinline
ClearEmbeddedFlag()pcl::ICCProfileinline
Close(handle h)pcl::ICCProfilestatic
color_space typedefpcl::ICCProfile
ColorSpace() constpcl::ICCProfile
ColorSpace(handle h)pcl::ICCProfilestatic
Copyright(const char *language="en", const char *country="US") constpcl::ICCProfile
Copyright(handle h, const char *language="en", const char *country="US")pcl::ICCProfilestatic
Description(const char *language="en", const char *country="US") constpcl::ICCProfile
Description(handle h, const char *language="en", const char *country="US")pcl::ICCProfilestatic
ExtractProfileList(StringList &selectedDescriptionsList, StringList &selectedPathsList, const StringList &pathList, ICCColorSpaces spaces=ICCColorSpace::Any, ICCProfileClasses classes=ICCProfileClass::Any)pcl::ICCProfilestatic
FilePath() constpcl::ICCProfileinline
FindInstalledProfile(const String &description, bool exactMatch=true)pcl::ICCProfilestatic
FindProfiles(const String &dirPath=String())pcl::ICCProfilestatic
FindProfilesByColorSpace(ICCColorSpaces spaces)pcl::ICCProfilestatic
GetInformation(String &description, String &manufacturer, String &model, String &copyright, const char *language="en", const char *country="US") constpcl::ICCProfile
handle typedefpcl::ICCProfile
ICCProfile()=defaultpcl::ICCProfile
ICCProfile(const ICCProfile &)=defaultpcl::ICCProfile
ICCProfile(ICCProfile &&)=defaultpcl::ICCProfile
ICCProfile(const String &profilePath)pcl::ICCProfileinline
ICCProfile(const ByteArray &rawData)pcl::ICCProfileinline
ICCProfile(const void *rawData)pcl::ICCProfileinline
IsDiskProfile() constpcl::ICCProfileinline
IsEmbedded() constpcl::ICCProfile
IsGrayscale() constpcl::ICCProfileinline
IsProfile() constpcl::ICCProfileinline
IsRGB() constpcl::ICCProfileinline
IsSameProfile(const ICCProfile &other) constpcl::ICCProfile
IsValid(const void *rawdata)pcl::ICCProfilestatic
IsValid(const ByteArray &icc)pcl::ICCProfileinlinestatic
IsValidFile(const String &profilePath)pcl::ICCProfilestatic
IsValidHandle(handle h)pcl::ICCProfilestatic
Load(const String &profilePath)pcl::ICCProfile
Manufacturer(const char *language="en", const char *country="US") constpcl::ICCProfile
Manufacturer(handle h, const char *language="en", const char *country="US")pcl::ICCProfilestatic
Model(const char *language="en", const char *country="US") constpcl::ICCProfile
Model(handle h, const char *language="en", const char *country="US")pcl::ICCProfilestatic
Open() constpcl::ICCProfileinline
Open(const String &profilePath)pcl::ICCProfilestatic
Open(const void *rawData)pcl::ICCProfilestatic
Open(const ByteArray &icc)pcl::ICCProfileinlinestatic
operator bool() constpcl::ICCProfileinline
operator=(const ICCProfile &)=defaultpcl::ICCProfile
operator=(ICCProfile &&)=defaultpcl::ICCProfile
profile_class typedefpcl::ICCProfile
profile_list typedefpcl::ICCProfile
ProfileData() constpcl::ICCProfileinline
ProfileDirectories()pcl::ICCProfilestatic
ProfileSize() constpcl::ICCProfile
rendering_direction typedefpcl::ICCProfile
rendering_intent typedefpcl::ICCProfile
Set(const ByteArray &profile)pcl::ICCProfile
Set(const void *rawData)pcl::ICCProfile
SetEmbeddedFlag(bool on=true)pcl::ICCProfile
SupportsRenderingIntent(rendering_intent intent, rendering_direction direction) constpcl::ICCProfile
SupportsRenderingIntent(handle h, rendering_intent intent, rendering_direction direction)pcl::ICCProfilestatic
Swap(ICCProfile &x1, ICCProfile &x2)pcl::ICCProfilefriend
~ICCProfile()pcl::ICCProfileinlinevirtual