←Select platform

IccUint8ArrayTagType Constructor(byte[])

Summary

Initializes a new IccUint8ArrayTagType with explicit parameters.

Syntax

C#
VB
C++
public IccUint8ArrayTagType( 
   byte[] data 
) 
  
Public Function New( _ 
   ByVal data() As Byte _ 
) 
public: 
IccUint8ArrayTagType(  
   array<byte>^ data 
) 

Parameters

data
Array that contains the tag's data.

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