Platforms to show: All Mac Windows Linux Cross-Platform
ColorSync
Functions and classes for Colorsync. Includes color matching.
- ColorsyncAvailableMBS as boolean
- CountColorSyncCMMInfoMBS as integer
- CountColorSyncProfileInfoMBS as integer
- CreateColorSyncBitmapMBS(p as picture,dontcopy as boolean) as ColorSyncBitmapMBS
- GetColorSyncCMMInfoMBS(index as integer) as ColorSyncCMMInfoMBS
- GetColorSyncProfileInfoMBS(index as integer) as ColorSyncProfileInfoMBS
- GetDisplayColorSyncProfileMBS(index as integer) as ColorSyncProfileMBS
- GetSystemColorSyncProfileMBS as ColorSyncProfileMBS
- LaunchColorsyncControlPanelMBS
- LoadColorsyncProfilesMBS
- NewColorSyncWorldArrayMBS(profiles() as ColorSyncProfileMBS) as ColorSyncWorldMBS
- NewColorsyncWorldMBS(source as ColorSyncProfileMBS,destination as ColorSyncProfileMBS) as ColorSyncWorldMBS
- OpenColorSyncProfileMBS(data as string) as ColorSyncProfileMBS
- class ColorSyncBitmapMBS
- class ColorSyncCMMInfoMBS
- method close
- method Description as String
- method Name as String
- property DescriptionASCII as string
- property DescriptionUnicode as string
- property NameASCII as string
- property NameUnicode as string
- property Type as string
- property Vendor as string
- property Version as integer
- class ColorSyncProfileInfoMBS
- method close
- method OpenProfile as ColorSyncProfileMBS
- property className as string
- property DataColorSpace as string
- property Location as ColorSyncProfileLocationMBS
- property ManufacturerDate as integer
- property ManufacturerID as integer
- property ManufacturerModel as integer
- property ManufacturerSerialNumber as integer
- property name as string
- property Platform as string
- property PreferredCMM as string
- property ScriptCode as integer
- property Version as integer
- class ColorSyncProfileLocationMBS
- class ColorSyncProfileMBS
- method close
- method Copy(target as folderitem) as ColorSyncProfileMBS
- method Name as String
- method ProfileElementMemory(tag as string) as Memoryblock
- method ProfileElementString(tag as string) as string
- method Save as boolean
- method Validate as boolean
- property Handle as Integer
- property Location as ColorSyncProfileLocationMBS
- property NameASCII as string
- property NameMac as string
- property NameUnicode as string
- class ColorSyncWorldMBS
- method close
- method MatchBitmap(source as ColorSyncBitmapMBS, dest as ColorSyncBitmapMBS) as integer
- method MatchBitmap(sourcedest as ColorSyncBitmapMBS) as integer
- method MatchPicture(p as picture) as integer
- property Handle as Integer
The items on this page are in the following plugins: MBS REALbasic Mac Plugin.