LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

VendorFlag Property

Show in webframe





Gets or sets the vendor specific flag.
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:
property int VendorFlag {
   int get();
   void set (    int value);
}

Property Value

A value that indicates vendor specific flag.
Requirements

Target Platforms

See Also

Reference

IccNamedColor2 Structure
IccNamedColor2 Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.