Accessibility
In file ICMSProfileList.h:

ColorMgmt API

class ICMSProfileList


Inheritance:


[more]virtual int32 AddProfile(ICMSProfile* newProfile, ICMSProfile::profileCategory category = ICMSProfile::kOther) = 0
[more]virtual int32 AddProfile(const UID& newProfile, ICMSProfile::profileCategory category = ICMSProfile::kOther) = 0
[more]virtual bool16 AssignProfileToCategory(int32 n, ICMSProfile::profileCategory category) = 0
[more]virtual bool16 ClearCategory(ICMSProfile::profileCategory category) = 0
[more]virtual void DumpToDebugWindow() = 0
[more]virtual int32 FindProfile(const UID& profile) = 0
[more]virtual int32 FindProfile(const PMString &searchName) = 0
[more]virtual int32 FindProfile(ICMSProfile* profile) = 0
[more]virtual bool16 GetNthProfile(int32 n, UID* profile) = 0
[more]virtual bool16 GetNthProfile(int32 n, UIDRef* profile) = 0
[more]virtual PMString GetNthProfileName(int32 n) = 0
[more]virtual int32 GetProfileAssignedToCategory(ICMSProfile::profileCategory category) = 0
[more]virtual int32 Length() = 0
[more]virtual bool16 Remove(int32 n) = 0
[more]virtual void SetShouldEmbedProfiles(bool16 should) = 0
[more]virtual bool16 ShouldEmbedProfiles() = 0


Documentation

ovirtual bool16 ShouldEmbedProfiles() = 0

ovirtual void SetShouldEmbedProfiles(bool16 should) = 0

ovirtual int32 AddProfile(ICMSProfile* newProfile, ICMSProfile::profileCategory category = ICMSProfile::kOther) = 0

ovirtual int32 AddProfile(const UID& newProfile, ICMSProfile::profileCategory category = ICMSProfile::kOther) = 0

ovirtual bool16 GetNthProfile(int32 n, UID* profile) = 0

ovirtual bool16 GetNthProfile(int32 n, UIDRef* profile) = 0

ovirtual PMString GetNthProfileName(int32 n) = 0

ovirtual int32 FindProfile(ICMSProfile* profile) = 0

ovirtual int32 FindProfile(const UID& profile) = 0

ovirtual int32 FindProfile(const PMString &searchName) = 0

ovirtual bool16 AssignProfileToCategory(int32 n, ICMSProfile::profileCategory category) = 0

ovirtual bool16 ClearCategory(ICMSProfile::profileCategory category) = 0

ovirtual int32 GetProfileAssignedToCategory(ICMSProfile::profileCategory category) = 0

ovirtual int32 Length() = 0

ovirtual bool16 Remove(int32 n) = 0

ovirtual void DumpToDebugWindow() = 0


Aggregated on:

kDocWorkspaceBoss kWorkspaceBoss


Query methods returning type ICMSProfileList:
ICMSUtils::QueryCMSProfileList
ICMSUtils::QueryCMSProfileList

Alphabetic index