←Select platform

Data Property (IccProfileExtended)

Summary

Gets or sets the complete ICC profile block of data.

Syntax

C#
VB
C++
public byte[] Data {get; set;}
Public Property Data As Byte()
public: 
property array<byte>^ Data { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

Array that contains all the ICC profile's data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ColorConversion Assembly
Click or drag to resize