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

Attributes Property






Gets or sets the media attribute. .NET support
Syntax
public IccProfileMediaFlags Attributes {get; set;}
'Declaration
 
Public Property Attributes As IccProfileMediaFlags
'Usage
 
Dim instance As IccHeader
Dim value As IccProfileMediaFlags
 
instance.Attributes = value
 
value = instance.Attributes
public IccProfileMediaFlags Attributes {get; set;}
 get_Attributes();
set_Attributes(value);
public:
property IccProfileMediaFlags Attributes {
   IccProfileMediaFlags get();
   void set (    IccProfileMediaFlags value);
}

Property Value

Enumeration that identifies attributes unique to a particular device. For a list of possible values, refer to IccProfileMediaFlags.
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

IccHeader Structure
IccHeader Members

 

 


Products | Support | Contact Us | Copyright Notices

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