PCL
|
This is the complete list of members for pcl::ICCProfile, including all inherited members.
Class() const | pcl::ICCProfile | |
Class(handle h) | pcl::ICCProfile | static |
Clear() | pcl::ICCProfile | inline |
ClearEmbeddedFlag() | pcl::ICCProfile | inline |
Close(handle h) | pcl::ICCProfile | static |
color_space typedef | pcl::ICCProfile | |
ColorSpace() const | pcl::ICCProfile | |
ColorSpace(handle h) | pcl::ICCProfile | static |
Copyright(const char *language="en", const char *country="US") const | pcl::ICCProfile | |
Copyright(handle h, const char *language="en", const char *country="US") | pcl::ICCProfile | static |
Description(const char *language="en", const char *country="US") const | pcl::ICCProfile | |
Description(handle h, const char *language="en", const char *country="US") | pcl::ICCProfile | static |
ExtractProfileList(StringList &selectedDescriptionsList, StringList &selectedPathsList, const StringList &pathList, ICCColorSpaces spaces=ICCColorSpace::Any, ICCProfileClasses classes=ICCProfileClass::Any) | pcl::ICCProfile | static |
FilePath() const | pcl::ICCProfile | inline |
FindInstalledProfile(const String &description, bool exactMatch=true) | pcl::ICCProfile | static |
FindProfiles(const String &dirPath=String()) | pcl::ICCProfile | static |
FindProfilesByColorSpace(ICCColorSpaces spaces) | pcl::ICCProfile | static |
GetInformation(String &description, String &manufacturer, String &model, String ©right, const char *language="en", const char *country="US") const | pcl::ICCProfile | |
handle typedef | pcl::ICCProfile | |
ICCProfile()=default | pcl::ICCProfile | |
ICCProfile(const ICCProfile &)=default | pcl::ICCProfile | |
ICCProfile(ICCProfile &&)=default | pcl::ICCProfile | |
ICCProfile(const String &profilePath) | pcl::ICCProfile | inline |
ICCProfile(const ByteArray &rawData) | pcl::ICCProfile | inline |
ICCProfile(const void *rawData) | pcl::ICCProfile | inline |
IsDiskProfile() const | pcl::ICCProfile | inline |
IsEmbedded() const | pcl::ICCProfile | |
IsGrayscale() const | pcl::ICCProfile | inline |
IsProfile() const | pcl::ICCProfile | inline |
IsRGB() const | pcl::ICCProfile | inline |
IsSameProfile(const ICCProfile &other) const | pcl::ICCProfile | |
IsValid(const void *rawdata) | pcl::ICCProfile | static |
IsValid(const ByteArray &icc) | pcl::ICCProfile | inlinestatic |
IsValidFile(const String &profilePath) | pcl::ICCProfile | static |
IsValidHandle(handle h) | pcl::ICCProfile | static |
Load(const String &profilePath) | pcl::ICCProfile | |
Manufacturer(const char *language="en", const char *country="US") const | pcl::ICCProfile | |
Manufacturer(handle h, const char *language="en", const char *country="US") | pcl::ICCProfile | static |
Model(const char *language="en", const char *country="US") const | pcl::ICCProfile | |
Model(handle h, const char *language="en", const char *country="US") | pcl::ICCProfile | static |
Open() const | pcl::ICCProfile | inline |
Open(const String &profilePath) | pcl::ICCProfile | static |
Open(const void *rawData) | pcl::ICCProfile | static |
Open(const ByteArray &icc) | pcl::ICCProfile | inlinestatic |
operator bool() const | pcl::ICCProfile | inline |
operator=(const ICCProfile &)=default | pcl::ICCProfile | |
operator=(ICCProfile &&)=default | pcl::ICCProfile | |
profile_class typedef | pcl::ICCProfile | |
profile_list typedef | pcl::ICCProfile | |
ProfileData() const | pcl::ICCProfile | inline |
ProfileDirectories() | pcl::ICCProfile | static |
ProfileSize() const | pcl::ICCProfile | |
rendering_direction typedef | pcl::ICCProfile | |
rendering_intent typedef | pcl::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) const | pcl::ICCProfile | |
SupportsRenderingIntent(handle h, rendering_intent intent, rendering_direction direction) | pcl::ICCProfile | static |
Swap(ICCProfile &x1, ICCProfile &x2) | pcl::ICCProfile | friend |
~ICCProfile() | pcl::ICCProfile | inlinevirtual |