LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

VendorFlag Property






Gets or sets the vendor specific flag. .NET support
Syntax
public int VendorFlag {get; set;}
'Declaration
 
Public Property VendorFlag As Integer
'Usage
 
Dim instance As IccNamedColor2
Dim value As Integer
 
instance.VendorFlag = value
 
value = instance.VendorFlag
public int VendorFlag {get; set;}
 get_VendorFlag();
set_VendorFlag(value);
public:
property int VendorFlag {
   int get();
   void set (    int value);
}

Property Value

A value that indicates vendor specific flag.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccNamedColor2 Structure
IccNamedColor2 Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.