MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin MBS LCMS Plugin:
- method Close
- method Copy as CMGammaMBS
- method GammaValue(index as integer) as integer
- method Data as MemoryBlock
- method CopyData as MemoryBlock
- method EstimateGamma as double
- method SmoothGamma(lambda as double) as boolean
- method JoinGammaEx(out as CMGammaMBS, nPoints as integer) as CMGammaMBS
- method JoinGamma(out as CMGammaMBS) as CMGammaMBS
- method ReverseGamma(nResultSamples as integer) as CMGammaMBS
- property Handle as Integer
- property Entries as Integer
- property CRC32 as Integer
- property Second as Integer
- property Minute as Integer
- property Hour as Integer
- property Day as Integer
- property Month as Integer
- property Year as Integer
- property DayOfWeek as Integer
- property DayOfYear as Integer
- property Daylight as Integer
- method Picture as picture
- method Invert
- property Data as MemoryBlock
- property Width as Integer
- property Height as Integer
- property RowBytes as Integer
- property ColorSpaceType as Integer
- method CreationDateTime as CMDateMBS
- method CalibrationDateTime as CMDateMBS
- method ProfileID as string
- method ProfileICCversion as Integer
- method PCS as Integer
- method TagSignature(index as integer) as Integer
- method DeviceClass as Integer
- method TagCount as Integer
- method HeaderFlags as Integer
- method HeaderAttributes as Integer
- method Name as String
- method Description as String
- method Info as String
- method Manufacturer as String
- method Model as String
- method Copyright as String
- method IsIntentSupported(Intent as integer, UsedDirection as integer) as boolean
- method RenderingIntent as Integer
- method ColorSpaceType as Integer
- method Version as Integer
- method ChannelCount as Integer
- method Close
- method PostScriptCSA(intent as integer) as string
- method PostScriptCRD(intent as integer, flags as integer=0) as string
- method ReadICCGamma(icTagSignature as integer) as CMGammaMBS
- method ReadICCGammaReversed(icTagSignature as integer) as CMGammaMBS
- method AddTag(TagSignature as integer, data as string) as boolean
- method SaveProfile(filename as folderitem) as boolean
- method SaveProfileToMemory as Memoryblock
- method SaveProfileToString as string
- method TargetDataString as string
- method TargetDataMemory as memoryblock
- method MediaWhitePoint as CMPointMBS
- method MediaBlackPoint as CMPointMBS
- method Iluminant as CMPointMBS
- method IsTagPresent(tag as integer) as boolean
- method TagName(index as integer) as integer
- method TagSize(index as integer) as integer
- method TagString(index as integer) as string
- method TagMemory(index as integer) as MemoryBlock
- property File as Folderitem
- property Handle as Integer
- property ProfileType as Integer
- method TransformMem(MemIn as memoryblock, MemOut as memoryblock, count as integer) as boolean
- method TransformRGB(c as color) as color
- method Transform(bitmap as CMBitmapMBS) as boolean
- method Transform(inBitmap as CMBitmapMBS,outBitmap as CMBitmapMBS) as boolean
- method Close
- method Transform2DeviceLink(flags as integer=0) as CMProfileMBS
- property Handle as Integer
- const D50X = 0.9642
- const D50Y = 1.0
- const D50Z = 0.8249
- const PERCEPTUAL_BLACK_X = 0.00336
- const PERCEPTUAL_BLACK_Y = 0.0034731
- const PERCEPTUAL_BLACK_Z = 0.00287
- const M_PI = 3.14159265358979323846
- const LOGE = 0.4342944819
- const MAXCHANNELS = &h00000010
- const USE_ASSEMBLER = &h00000000
- const NON_WINDOWS = &h00000001
- const USE_INT64 = &h00000001
- const USE_INLINE = &h00000001
- const LCMS_VERSION = &h00000075
- const USE_BIG_ENDIAN = &h00000000
- const USE_CUSTOM_SWAB = &h00000000
- const lcmsSignature = &h6C636D73
- const icSigLuvKData = &h4C75764B
- const icSigHexachromeData = &h4D434836
- const icSigHeptachromeData = &h4D434837
- const icSigOctachromeData = &h4D434838
- const icSigMCH5Data = &h4D434835
- const icSigMCH6Data = &h4D434836
- const icSigMCH7Data = &h4D434837
- const icSigMCH8Data = &h4D434838
- const icSigMCH9Data = &h4D434839
- const icSigMCHAData = &h4D434841
- const icSigMCHBData = &h4D434842
- const icSigMCHCData = &h4D434843
- const icSigMCHDData = &h4D434844
- const icSigMCHEData = &h4D434845
- const icSigMCHFData = &h4D434846
- const icSigChromaticityTag = &h6368726D
- const icSigChromaticAdaptationTag = &h63686164
- const icSigColorantTableTag = &h636C7274
- const icSigColorantTableOutTag = &h636C6F74
- const icSigParametricCurveType = &h70617261
- const icSigMultiLocalizedUnicodeType = &h6D6C7563
- const icSigS15Fixed16ArrayType = &h73663332
- const icSigChromaticityType = &h6368726D
- const icSiglutAtoBType = &h6D414220
- const icSiglutBtoAType = &h6D424120
- const icSigColorantTableType = &h636C7274
- const PT_ANY = &h00000000
- const PT_GRAY = &h00000003
- const PT_RGB = &h00000004
- const PT_CMY = &h00000005
- const PT_CMYK = &h00000006
- const PT_YCbCr = &h00000007
- const PT_YUV = &h00000008
- const PT_XYZ = &h00000009
- const PT_Lab = &h0000000A
- const PT_YUVK = &h0000000B
- const PT_HSV = &h0000000C
- const PT_HLS = &h0000000D
- const PT_Yxy = &h0000000E
- const PT_HiFi = &h0000000F
- const PT_HiFi7 = &h00000010
- const PT_HiFi8 = &h00000011
- const PT_HiFi9 = &h00000012
- const PT_HiFi10 = &h00000013
- const PT_HiFi11 = &h00000014
- const PT_HiFi12 = &h00000015
- const PT_HiFi13 = &h00000016
- const PT_HiFi14 = &h00000017
- const PT_HiFi15 = &h00000018
- const TYPE_GRAY_8 = &h00030009
- const TYPE_GRAY_8_REV = &h00032009
- const TYPE_GRAY_16 = &h0003000A
- const TYPE_GRAY_16_REV = &h0003200A
- const TYPE_GRAY_16_SE = &h0003080A
- const TYPE_GRAYA_8 = &h00030089
- const TYPE_GRAYA_16 = &h0003008A
- const TYPE_GRAYA_16_SE = &h0003088A
- const TYPE_GRAYA_8_PLANAR = &h00031089
- const TYPE_GRAYA_16_PLANAR = &h0003108A
- const TYPE_RGB_8 = &h00040019
- const TYPE_RGB_8_PLANAR = &h00041019
- const TYPE_BGR_8 = &h00040419
- const TYPE_BGR_8_PLANAR = &h00041419
- const TYPE_RGB_16 = &h0004001A
- const TYPE_RGB_16_PLANAR = &h0004101A
- const TYPE_RGB_16_SE = &h0004081A
- const TYPE_BGR_16 = &h0004041A
- const TYPE_BGR_16_PLANAR = &h0004141A
- const TYPE_BGR_16_SE = &h00040C1A
- const TYPE_RGBA_8 = &h00040099
- const TYPE_RGBA_8_PLANAR = &h00041099
- const TYPE_RGBA_16 = &h0004009A
- const TYPE_RGBA_16_PLANAR = &h0004109A
- const TYPE_RGBA_16_SE = &h0004089A
- const TYPE_ARGB_8 = &h00044099
- const TYPE_ARGB_16 = &h0004409A
- const TYPE_ABGR_8 = &h00040499
- const TYPE_ABGR_16 = &h0004049A
- const TYPE_ABGR_16_PLANAR = &h0004149A
- const TYPE_ABGR_16_SE = &h00040C9A
- const TYPE_BGRA_8 = &h00044499
- const TYPE_BGRA_16 = &h0004449A
- const TYPE_BGRA_16_SE = &h0004489A
- const TYPE_CMY_8 = &h00050019
- const TYPE_CMY_8_PLANAR = &h00051019
- const TYPE_CMY_16 = &h0005001A
- const TYPE_CMY_16_PLANAR = &h0005101A
- const TYPE_CMY_16_SE = &h0005081A
- const TYPE_CMYK_8 = &h00060021
- const TYPE_CMYKA_8 = &h000600A1
- const TYPE_CMYK_8_REV = &h00062021
- const TYPE_YUVK_8 = &h00062021
- const TYPE_CMYK_8_PLANAR = &h00061021
- const TYPE_CMYK_16 = &h00060022
- const TYPE_CMYK_16_REV = &h00062022
- const TYPE_YUVK_16 = &h00062022
- const TYPE_CMYK_16_PLANAR = &h00061022
- const TYPE_CMYK_16_SE = &h00060822
- const TYPE_KYMC_8 = &h00060421
- const TYPE_KYMC_16 = &h00060422
- const TYPE_KYMC_16_SE = &h00060C22
- const TYPE_KCMY_8 = &h00064021
- const TYPE_KCMY_8_REV = &h00066021
- const TYPE_KCMY_16 = &h00064022
- const TYPE_KCMY_16_REV = &h00066022
- const TYPE_KCMY_16_SE = &h00064822
- const TYPE_CMYK5_8 = &h00000029
- const TYPE_CMYK5_16 = &h0000002A
- const TYPE_CMYK5_16_SE = &h0000082A
- const TYPE_KYMC5_8 = &h00000429
- const TYPE_KYMC5_16 = &h0000042A
- const TYPE_KYMC5_16_SE = &h00000C2A
- const TYPE_CMYKcm_8 = &h00000031
- const TYPE_CMYKcm_8_PLANAR = &h00001031
- const TYPE_CMYKcm_16 = &h00000032
- const TYPE_CMYKcm_16_PLANAR = &h00001032
- const TYPE_CMYKcm_16_SE = &h00000832
- const TYPE_CMYK7_8 = &h00000039
- const TYPE_CMYK7_16 = &h0000003A
- const TYPE_CMYK7_16_SE = &h0000083A
- const TYPE_KYMC7_8 = &h00000439
- const TYPE_KYMC7_16 = &h0000043A
- const TYPE_KYMC7_16_SE = &h00000C3A
- const TYPE_CMYK8_8 = &h00000041
- const TYPE_CMYK8_16 = &h00000042
- const TYPE_CMYK8_16_SE = &h00000842
- const TYPE_KYMC8_8 = &h00000441
- const TYPE_KYMC8_16 = &h00000442
- const TYPE_KYMC8_16_SE = &h00000C42
- const TYPE_CMYK9_8 = &h00000049
- const TYPE_CMYK9_16 = &h0000004A
- const TYPE_CMYK9_16_SE = &h0000084A
- const TYPE_KYMC9_8 = &h00000449
- const TYPE_KYMC9_16 = &h0000044A
- const TYPE_KYMC9_16_SE = &h00000C4A
- const TYPE_CMYK10_8 = &h00000051
- const TYPE_CMYK10_16 = &h00000052
- const TYPE_CMYK10_16_SE = &h00000852
- const TYPE_KYMC10_8 = &h00000451
- const TYPE_KYMC10_16 = &h00000452
- const TYPE_KYMC10_16_SE = &h00000C52
- const TYPE_CMYK11_8 = &h00000059
- const TYPE_CMYK11_16 = &h0000005A
- const TYPE_CMYK11_16_SE = &h0000085A
- const TYPE_KYMC11_8 = &h00000459
- const TYPE_KYMC11_16 = &h0000045A
- const TYPE_KYMC11_16_SE = &h00000C5A
- const TYPE_CMYK12_8 = &h00000061
- const TYPE_CMYK12_16 = &h00000062
- const TYPE_CMYK12_16_SE = &h00000862
- const TYPE_KYMC12_8 = &h00000461
- const TYPE_KYMC12_16 = &h00000462
- const TYPE_KYMC12_16_SE = &h00000C62
- const TYPE_XYZ_16 = &h0009001A
- const TYPE_Lab_8 = &h000A0019
- const TYPE_ALab_8 = &h000A0499
- const TYPE_Lab_16 = &h000A001A
- const TYPE_Yxy_16 = &h000E001A
- const TYPE_YCbCr_8 = &h00070019
- const TYPE_YCbCr_8_PLANAR = &h00071019
- const TYPE_YCbCr_16 = &h0007001A
- const TYPE_YCbCr_16_PLANAR = &h0007101A
- const TYPE_YCbCr_16_SE = &h0007081A
- const TYPE_YUV_8 = &h00080019
- const TYPE_YUV_8_PLANAR = &h00081019
- const TYPE_YUV_16 = &h0008001A
- const TYPE_YUV_16_PLANAR = &h0008101A
- const TYPE_YUV_16_SE = &h0008081A
- const TYPE_HLS_8 = &h000D0019
- const TYPE_HLS_8_PLANAR = &h000D1019
- const TYPE_HLS_16 = &h000D001A
- const TYPE_HLS_16_PLANAR = &h000D101A
- const TYPE_HLS_16_SE = &h000D081A
- const TYPE_HSV_8 = &h000C0019
- const TYPE_HSV_8_PLANAR = &h000C1019
- const TYPE_HSV_16 = &h000C001A
- const TYPE_HSV_16_PLANAR = &h000C101A
- const TYPE_HSV_16_SE = &h000C081A
- const TYPE_NAMED_COLOR_INDEX = &h0000000A
- const TYPE_XYZ_DBL = &h00090018
- const TYPE_Lab_DBL = &h000A0018
- const TYPE_GRAY_DBL = &h00030008
- const TYPE_RGB_DBL = &h00040018
- const TYPE_CMYK_DBL = &h00060020
- const INTENT_PERCEPTUAL = &h00000000
- const INTENT_RELATIVE_COLORIMETRIC = &h00000001
- const INTENT_SATURATION = &h00000002
- const INTENT_ABSOLUTE_COLORIMETRIC = &h00000003
- const cmsFLAGS_MATRIXINPUT = &h00000001
- const cmsFLAGS_MATRIXOUTPUT = &h00000002
- const cmsFLAGS_MATRIXONLY = &h00000003
- const cmsFLAGS_NOWHITEONWHITEFIXUP = &h00000004
- const cmsFLAGS_NOPRELINEARIZATION = &h00000010
- const cmsFLAGS_GUESSDEVICECLASS = &h00000020
- const cmsFLAGS_NOTCACHE = &h00000040
- const cmsFLAGS_NOTPRECALC = &h00000100
- const cmsFLAGS_NULLTRANSFORM = &h00000200
- const cmsFLAGS_HIGHRESPRECALC = &h00000400
- const cmsFLAGS_LOWRESPRECALC = &h00000800
- const cmsFLAGS_WHITEBLACKCOMPENSATION = &h00002000
- const cmsFLAGS_BLACKPOINTCOMPENSATION = &h00002000
- const cmsFLAGS_GAMUTCHECK = &h00001000
- const cmsFLAGS_SOFTPROOFING = &h00004000
- const cmsFLAGS_NODEFAULTRESOURCEDEF = &h01000000
- const cmsFLAGS_PRESERVEBLACK = &h00008000
- const cmsFLAGS_NODEFAULTRESOURCEDEF = &h01000000
- const LCMS_PRESERVE_PURE_K = &h00000000
- const LCMS_PRESERVE_K_PLANE = &h00000001
- const LCMS_ERROR_ABORT = &h00000000
- const LCMS_ERROR_SHOW = &h00000001
- const LCMS_ERROR_IGNORE = &h00000002
- const LCMS_ERRC_WARNING = &h00001000
- const LCMS_ERRC_RECOVERABLE = &h00002000
- const LCMS_ERRC_ABORTED = &h00003000
- const AVG_SURROUND_4 = &h00000000
- const AVG_SURROUND = &h00000001
- const DIM_SURROUND = &h00000002
- const DARK_SURROUND = &h00000003
- const CUTSHEET_SURROUND = &h00000004
- const D_CALCULATE = &hFFFFFFFF
- const D_CALCULATE_DISCOUNT = &hFFFFFFFE
- const LUT_HASMATRIX = &h00000001
- const LUT_HASTL1 = &h00000002
- const LUT_HASTL2 = &h00000008
- const LUT_HAS3DGRID = &h00000010
- const LUT_HASMATRIX3 = &h00000020
- const LUT_HASMATRIX4 = &h00000040
- const LUT_HASTL3 = &h00000100
- const LUT_HASTL4 = &h00000200
- const LUT_V4_OUTPUT_EMULATE_V2 = &h00010000
- const LUT_V4_INPUT_EMULATE_V2 = &h00020000
- const LUT_V2_OUTPUT_EMULATE_V4 = &h00040000
- const LUT_V2_INPUT_EMULATE_V4 = &h00080000
- const MATSHAPER_HASMATRIX = &h00000001
- const MATSHAPER_HASSHAPER = &h00000002
- const MATSHAPER_INPUT = &h00000004
- const MATSHAPER_OUTPUT = &h00000008
- const MATSHAPER_HASINPSHAPER = &h00000010
- const MATSHAPER_ALLSMELTED = &h0000000C
- const LCMS_BPFLAGS_D50_ADAPTED = &h00000001
- const LCMS_USED_AS_INPUT = &h00000000
- const LCMS_USED_AS_OUTPUT = &h00000001
- const LCMS_USED_AS_PROOF = &h00000002
- CMSetCMYKPreservationStrategyMBS(n as integer) as integer
- CMCreatePointMBS(x as double,y as double,z as double) as CMPointMBS
- CMOpenProfileFromFileMBS(file as folderitem) as CMProfileMBS
- CMOpenProfileFromDataMBS(Str as string) as CMProfileMBS
- CMCreateLabProfileMBS(WhitePoint as CMPointMBS=nil) as CMProfileMBS
- CMCreateLab4ProfileMBS(WhitePoint as CMPointMBS=nil) as CMProfileMBS
- CMCreateNULLCMProfileMBS as CMProfileMBS
- CMD50XYYMBS as CMPointMBS
- CMD50XYZMBS as CMPointMBS
- CMCreateXYZProfileMBS as CMProfileMBS
- CMCreatesRGBProfileMBS as CMProfileMBS
- CMCreateTransformMBS(inProfile as CMProfileMBS, ouProfile as CMProfileMBS, Intent as integer=0, flags as integer=&h100) as CMTransformMBS
- CMCreateTransformMBS(inProfile as CMProfileMBS, inFormat as integer, ouProfile as CMProfileMBS, outFormat as integer, Intent as integer=0, flags as integer=&h100) as CMTransformMBS
- CMCreateBitmapFromPictureMBS(p as picture) as CMBitmapMBS
- CMNewBitmapMBS(width as integer,height as integer,colorspace as integer) as CMBitmapMBS
- CMNewBitmapMBS(width as integer,height as integer,colorspace as integer, RowBytes as integer) as CMBitmapMBS
- CMNewBitmapMBS(width as integer,height as integer,colorspace as integer, RowBytes as integer, data as memoryblock) as CMBitmapMBS
- CMWhitePointFromTempMBS(temp as integer) as CMPointMBS
- CMBuildParametricGammaMBS(nEntries as integer, type as integer, mem as memoryblock) as CMGammaMBS
- CMBuildGammaMBS(nEntries as integer, gamma as double) as CMGammaMBS
- CMAllocateGammaMBS(nEntries as integer) as CMGammaMBS
- CMCreateLinearizationDeviceLinkMBS(icColorSpaceSignature as integer, g1 as CMGammaMBS=nil, g2 as CMGammaMBS=nil, g3 as CMGammaMBS=nil, g4 as CMGammaMBS=nil, g5 as CMGammaMBS=nil) as CMProfileMBS
- CMCreateInkLimitingDeviceLinkMBS(icColorSpaceSignature as integer, limit as double) as CMProfileMBS
- CMCreateMultiprofileTransformMBS(profiles() as CMProfileMBS, InputFormat as integer, OutputFormat as integer, Intent as integer, flags as integer) as CMTransformMBS
- CMCreateGrayProfileMBS(WhitePoint as CMPointMBS, gamma as CMGammaMBS) as CMProfileMBS
- CMCreateRGBProfileMBS(WhitePoint as CMPointMBS, PrimaryRed as CMPointMBS,PrimaryGreen as CMPointMBS,PrimaryBlue as CMPointMBS,gammaRed as CMGammaMBS, gammaGreen as CMGammaMBS, gammaBlue as CMGammaMBS) as CMProfileMBS
- CMCreateBCHSWabstractProfileMBS(nLUTPoints as integer, Bright as double, Contrast as double, Hue as double, Saturation as double, TempSrc as integer, TempDest as integer) as CMProfileMBS
- CMCreateProofingTransformMBS(InputProfile as CMProfileMBS, InputFormat as integer, OutputProfile as CMProfileMBS, OutputFormat as integer, ProofingProfile as CMProfileMBS, Intent as integer, ProofingIntent as integer, flags as integer) as CMTransformMBS
- CMSetLanguageMBS(LanguageCode as String, CountryCode as String)
- CMSetAlarmCodesMBS(r as integer, g as integer, b as integer)
- CMGetAlarmCodesMBS(byref r as integer, byref g as integer, byref b as integer)
Monkeybread Software Realbasic Plugins - Messdiener Nickenich