MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 5.0 5.1 5.2 5.3 5.4 5.5 6.0 6.1 6.2 6.3 6.4 6.5 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
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
Eye-One Color
The EyeOneSDK for Realbasic.
- class EyeOneMBS
- property Available as Boolean
- method Calibrate as integer
- const COLOR_SPACE_CIELab="CIELab"
- const COLOR_SPACE_CIELCh="CIELCh"
- const COLOR_SPACE_CIELChuv="CIELChuv"
- const COLOR_SPACE_CIELuv="CIELuv"
- const COLOR_SPACE_CIExyY="CIExyY"
- const COLOR_SPACE_CIEXYZ="CIEXYZ"
- const COLOR_SPACE_CIE_UV_Y1960="CIEuvY1960"
- const COLOR_SPACE_CIE_UV_Y1976="CIEuvY1976"
- const COLOR_SPACE_HunterLab="HunterLab"
- const COLOR_SPACE_KEY="ColorSpaceDescription.Type"
- const COLOR_SPACE_LAB_MG="LABmg"
- const COLOR_SPACE_LCH_MG="LCHmg"
- const COLOR_SPACE_RGB="RGB"
- const COLOR_SPACE_RXRYRZ="RxRyRz"
- const DENSITY_FILTER_MODE_AUTO="Auto"
- const DENSITY_FILTER_MODE_BLACK="Black"
- const DENSITY_FILTER_MODE_CYAN="Cyan"
- const DENSITY_FILTER_MODE_KEY="Colorimetric.DensityFilterMode"
- const DENSITY_FILTER_MODE_MAGENTA="Magenta"
- const DENSITY_FILTER_MODE_MAX="Max"
- const DENSITY_FILTER_MODE_YELLOW="Yellow"
- const DENSITY_SIZE=4
- const DENSITY_STANDARD_ANSIA="ANSIA"
- const DENSITY_STANDARD_ANSIE="ANSIE"
- const DENSITY_STANDARD_ANSII="ANSII"
- const DENSITY_STANDARD_ANSIT="ANSIT"
- const DENSITY_STANDARD_DIN="DIN"
- const DENSITY_STANDARD_DINNB="DINNB"
- const DENSITY_STANDARD_KEY="Colorimetric.DensityStandard"
- const DENSITY_STANDARD_SPI="SPI"
- event DeviceMessage(Message as integer, text as string)
- const eDeviceButtonPressed=0
- const eDeviceDisconnected=1
- const eDeviceNotCalibrated=3
- const eDeviceNotConnected=2
- const eDeviceNotReady=1
- const eException=9
- const eInvalidArgument=10
- const eKeyNotPressed=4
- const eNoDataAvailable=8
- const eNoError=0
- const eNoSubstrateWhite=5
- event Error(context as string, errorcode as integer, text as string)
- const eStripRecognitionFailed=7
- const eUnknownError=11
- const eWrongDeviceType=12
- const eWrongMeasureMode=6
- method GetDensities(values as memoryblock, byref pxAutoDensityIndex as integer, axIndex as integer) as integer
- method GetDensity(byref yxDensity as single, axIndex as integer) as integer
- method GetNumberOfAvailableSamples as integer
- method GetOption(key as string) as string
- method GetSpectrum(values as memoryblock, axIndex as integer) as integer
- method GetTriStimulus(values as memoryblock, axIndex as integer) as integer
- const I1_ALL="All"
- const I1_AUTO="Auto"
- const I1_AVAILABLE_MEASUREMENT_MODES="AvailableMeasurementModes"
- const I1_BLEAK="Bleak"
- const I1_BRIGHT="Bright"
- const I1_BUILD_VERSION="BuildVersion"
- const I1_CALIBRATION_COUNT="LastCalibrationCounter"
- const I1_CRT_SCREEN="CRT"
- const I1_DEVICE_TYPE="DeviceType"
- const I1_DISPLAY="EyeOneDisplay"
- const I1_EXTENDED_ERROR_INFORMATION="ExtendedErrorInformation"
- const I1_EYEONE="EyeOne"
- const I1_INTEGRATION_TIME="IntegrationTime"
- const I1_IS_ADAPTIVE_MODE_ENABLED="AdaptiveMode"
- const I1_IS_BEEP_ENABLED="Beep"
- const I1_IS_CONNECTED="Connection"
- const I1_IS_KEY_PRESSED="IsKeyPressed"
- const I1_IS_NETPROFILER_ENABLED="NetProfiler"
- const I1_IS_RECOGNITION_ENABLED="Recognition"
- const I1_LAST_AUTO_DENSITY_FILTER="LastAutoDensityFilter"
- const I1_LAST_CALIBRATION_TIME="LastCalibrationTime"
- const I1_LAST_ERROR="LastError"
- const I1_LCD_SCREEN="LCD"
- const I1_MAJOR_VERSION="MajorVersion"
- const I1_MEASUREMENT_MODE="MeasurementMode"
- const I1_MINOR_VERSION="MinorVersion"
- const I1_NO="no"
- const I1_NO_FILTER="1"
- const I1_NUMBER_OF_AVAILABLE_SAMPLES="AvailableSamples"
- const I1_PATCH_INTENSITY="PatchIntensity"
- const I1_PHYSICAL_FILTER="PhysicalFilter"
- const I1_RESET="Reset"
- const I1_REVISION_VERSION="RevisionVersion"
- const I1_SCANNING_AMBIENT_LIGHT="ScanningAmbientLight"
- const I1_SCANNING_REFLECTANCE="ScanningReflectance"
- const I1_SCREEN_TYPE="ScreenType"
- const I1_SERIAL_NUMBER="SerialNumber"
- const I1_SINGLE_AMBIENT_LIGHT="SingleAmbientLight"
- const I1_SINGLE_EMISSION="SingleEmission"
- const I1_SINGLE_REFLECTANCE="SingleReflectance"
- const I1_UNDEFINED_FILTER="0"
- const I1_UV_FILTER="2"
- const I1_VERSION="Version"
- const I1_YES="yes"
- const ILLUMINATION_A="A"
- const ILLUMINATION_B="B"
- const ILLUMINATION_C="C"
- const ILLUMINATION_D50="D50"
- const ILLUMINATION_D55="D55"
- const ILLUMINATION_D65="D65"
- const ILLUMINATION_D75="D75"
- const ILLUMINATION_EMISSION="Emission"
- const ILLUMINATION_F11="F11"
- const ILLUMINATION_F2="F2"
- const ILLUMINATION_F7="F7"
- const ILLUMINATION_KEY="Colorimetric.Illumination"
- method IsConnected as integer
- method KeyPressed as integer
- property LibraryLoadError as Integer
- property LibraryLoadErrorMessage as String
- method LoadCFMLibrary(name as string) as boolean
- method LoadDLL(name as string) as boolean
- method LoadFramework(name as string) as boolean
- method LoadFrameworkFile(frameworkpath as folderitem) as boolean
- method LoadInternalDLL as boolean
- const OBSERVER_KEY="Colorimetric.Observer"
- const OBSERVER_TEN_DEGREE="TenDegree"
- const OBSERVER_TWO_DEGREE="TwoDegree"
- method RegisterDeviceMessageEvent
- method RegisterErrorEvent
- method SetOption(key as string, value as string) as integer
- method SetSubstrate(values as memoryblock) as integer
- const SPECTRUM_SIZE=36
- method TriggerMeasurement as integer
- const TRISTIMULUS_SIZE=3
- const UNDEFINED="Undefined"
- const WAVE_LENGTH_380="380nm"
- const WAVE_LENGTH_730="730nm"
- const WHITE_BASE_ABSOLUTE="Absolute"
- const WHITE_BASE_AUTOMATIC="Automatic"
- const WHITE_BASE_KEY="Colorimetric.WhiteBase"
- const WHITE_BASE_PAPER="Paper"
The items on this page are in the following plugins: MBS EyeOne Plugin.