Leadtools.ColorConversion Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
UInt32ArrayTypeSignature Field
See Also 
Leadtools.ColorConversion Namespace > IccTagTypeBase Class : UInt32ArrayTypeSignature Field



uInt32ArrayType signature.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly UInt32ArrayTypeSignature As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = IccTagTypeBase.UInt32ArrayTypeSignature
C# 
public static readonly int UInt32ArrayTypeSignature
C++/CLI 
public:
static readonly int UInt32ArrayTypeSignature

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also