←Select platform

OutputProfileData Property

Summary

Gets or sets a byte array that contains information about the output memory profile to be used as the output profile.

Syntax

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

Property Value

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

Example

Refer to InputProfile example.

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