LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

IccProfileDescription Constructor (IccProfileDescription)






A value that indicates the device manufacturer signature (from corresponding profile's header).
A value that indicates the device model signature (from corresponding profile's header).
A value that indicates the attributes (from corresponding profile's header).
A value that indicates the device technology information such as CRT, Dye Sublimation, etc. (corresponding to profile's technology signature). For a list of possible values refer to IccTechnologySignatureType.
An IccMultiLocalizedUnicodeTagType class that contains displayable description of device manufacturer (profile's deviceMfgDescTag).
An IccMultiLocalizedUnicodeTagType class that contains displayable description of the device model (profile's deviceModelDescTag).
Initializes a new IccProfileDescription with explicit parameters. .NET support
Syntax
'Usage
 
Dim deviceManufacturerSignature As Integer
Dim deviceModelSignature As Integer
Dim deviceAttributes() As Byte
Dim deviceTechnologyInformation As IccTechnologySignatureType
Dim deviceManufacturerDescription As IccMultiLocalizedUnicodeTagType
Dim deviceModelDescription As IccMultiLocalizedUnicodeTagType
 
Dim instance As New IccProfileDescription(deviceManufacturerSignature, deviceModelSignature, deviceAttributes, deviceTechnologyInformation, deviceManufacturerDescription, deviceModelDescription)

Parameters

deviceManufacturerSignature
A value that indicates the device manufacturer signature (from corresponding profile's header).
deviceModelSignature
A value that indicates the device model signature (from corresponding profile's header).
deviceAttributes
A value that indicates the attributes (from corresponding profile's header).
deviceTechnologyInformation
A value that indicates the device technology information such as CRT, Dye Sublimation, etc. (corresponding to profile's technology signature). For a list of possible values refer to IccTechnologySignatureType.
deviceManufacturerDescription
An IccMultiLocalizedUnicodeTagType class that contains displayable description of device manufacturer (profile's deviceMfgDescTag).
deviceModelDescription
An IccMultiLocalizedUnicodeTagType class that contains displayable description of the device model (profile's deviceModelDescTag).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccProfileDescription Structure
IccProfileDescription Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.