←Select platform

InputProfileData Property

Summary
Gets or sets a byte array that contains information about the input memory profile to be used as the input profile.
Syntax
C#
VB
C++
public byte[] InputProfileData { get; set; } 
  
Public Property InputProfileData As Byte() 
public: 
property array<byte>^ InputProfileData { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

Property Value

A byte array that contains information about the input memory profile to be used as the input profile.

Example

Refer to InputProfile example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.