MBS Plugin Documentation

Search:

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

Next items

EyeOneMBS.Available as Boolean
property, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Console safe, Plugin version: 3.3, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: True if the shared library was loaded.
Notes: (Read only property)
EyeOneMBS.Calibrate as integer
method, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Console safe, Plugin version: 3.3, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: Calibrates the Eye-One hardware device.
Notes: Returns -1 in case the shared library was not loaded.
class EyeOneMBS
class, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Console safe, Plugin version: 3.3, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: A class which handles the EyeOneSDK from Realbasic.
Example:
dim d as integer
dim i1 as EyeOneMBS

i1=new EyeOneMBS
' ... other stuff
d=i1.SetOption("Reset","All")

Notes:
Check the website <http://www.i1color.com/>.
This class just reproduces the functions from the C SDK so you may get the docs from this SDK for more details.

You may need to do a Reset on the end of your application to avoid a crash on Mach-O Targets.
EyeOneMBS.COLOR_SPACE_CIELab="CIELab"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_CIELCh="CIELCh"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_CIELChuv="CIELChuv"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_CIELuv="CIELuv"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_CIExyY="CIExyY"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_CIEXYZ="CIEXYZ"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_CIE_UV_Y1960="CIEuvY1960"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_CIE_UV_Y1976="CIEuvY1976"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_HunterLab="HunterLab"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_KEY="ColorSpaceDescription.Type"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_LAB_MG="LABmg"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_LCH_MG="LCHmg"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_RGB="RGB"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.COLOR_SPACE_RXRYRZ="RxRyRz"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_FILTER_MODE_AUTO="Auto"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_FILTER_MODE_BLACK="Black"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_FILTER_MODE_CYAN="Cyan"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_FILTER_MODE_KEY="Colorimetric.DensityFilterMode"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_FILTER_MODE_MAGENTA="Magenta"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_FILTER_MODE_MAX="Max"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_FILTER_MODE_YELLOW="Yellow"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_SIZE=4
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_STANDARD_ANSIA="ANSIA"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_STANDARD_ANSIE="ANSIE"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_STANDARD_ANSII="ANSII"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_STANDARD_ANSIT="ANSIT"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_STANDARD_DIN="DIN"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_STANDARD_DINNB="DINNB"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_STANDARD_KEY="Colorimetric.DensityStandard"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DENSITY_STANDARD_SPI="SPI"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.DeviceMessage(Message as integer, text as string)
event, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: A message was received from the device.
EyeOneMBS.eDeviceButtonPressed=0
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eDeviceDisconnected=1
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eDeviceNotCalibrated=3
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eDeviceNotConnected=2
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eDeviceNotReady=1
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eException=9
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eInvalidArgument=10
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eKeyNotPressed=4
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eNoDataAvailable=8
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eNoError=0
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eNoSubstrateWhite=5
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.Error(context as string, errorcode as integer, text as string)
event, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 3.3, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: The error callback.
EyeOneMBS.eStripRecognitionFailed=7
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eUnknownError=11
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eWrongDeviceType=12
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.eWrongMeasureMode=6
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class for error codes.
EyeOneMBS.GetDensities(values as memoryblock, byref pxAutoDensityIndex as integer, axIndex as integer) as integer
method, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Console safe, Plugin version: 3.3, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: Get all possible densities (CMYK) of a previous triggered measurement.
Notes:
The memoryblock is filled with single values.
Returns -1 in case the shared library was not loaded.
EyeOneMBS.GetDensity(byref yxDensity as single, axIndex as integer) as integer
method, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Console safe, Plugin version: 3.3, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: Get the density of a previous triggered measurement.
Notes: Returns -1 in case the shared library was not loaded.
EyeOneMBS.GetNumberOfAvailableSamples as integer
method, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Console safe, Plugin version: 3.3, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: Returns the number of available samples for the current measurement mode.
Notes: Returns -1 in case the shared library was not loaded.
EyeOneMBS.GetOption(key as string) as string
method, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Console safe, Plugin version: 3.3, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: Returns information about the current state of the Eye-One hardware device and its measurement conditions.
Example:
dim e as EyeOneMBS
dim f as FolderItem

f=GetFolderItem("i1C.framework")
e=new EyeOneMBS
if e.LoadFrameworkFile(f) then
msgbox e.GetOption(EyeOneConstantsMBS.I1_VERSION)
else
msgbox "Failed to load "+f.name
end if

Notes: Returns "" in case the shared library was not loaded.
EyeOneMBS.GetSpectrum(values as memoryblock, axIndex as integer) as integer
method, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Console safe, Plugin version: 3.3, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: Get the spectrum of a previous triggered measurement.
Notes:
The memoryblock is filled with single values.
Returns -1 in case the shared library was not loaded.

Memoryblock must be at least big enough for 36 single values (144 bytes).
EyeOneMBS.GetTriStimulus(values as memoryblock, axIndex as integer) as integer
method, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Console safe, Plugin version: 3.3, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: Get the tri-stimulus of a previous triggered measurement.
Notes:
The memoryblock is filled with single values.
Returns -1 in case the shared library was not loaded.

Memoryblock must be at least big enough for 3 single values (12 bytes).
EyeOneMBS.I1_ALL="All"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.I1_AUTO="Auto"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.
EyeOneMBS.I1_AVAILABLE_MEASUREMENT_MODES="AvailableMeasurementModes"
const, Eye-One Color, MBS EyeOne Plugin (EyeOne), class EyeOneMBS, Plugin version: 5.4, Mac OS X: Works, Windows: Works, Linux x86: Works, Feedback.

Function: One of the constants used in the EyeOneMBS class.

Previous items Next items

The items on this page are in the following plugins: MBS EyeOne Plugin.