←Select platform

IccProfileDescription Constructor

Summary

Initializes a new IccProfileDescription with explicit parameters.

Syntax

C#
VB
C++

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly