LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterColor16 Structure






Members 
Describes a color consisting of relative intensities of alpha, red, green, and blue. .NET support Silverlight support
Object Model
RasterColor16 Structure
Syntax
[SerializableAttribute()]
public struct RasterColor16 : System.ValueType 
'Declaration
 
<SerializableAttribute()>
Public Structure RasterColor16 
   Inherits System.ValueType
'Usage
 
Dim instance As RasterColor16
[SerializableAttribute()]
public class RasterColor16
JAVASCRIPT_NOSTRUCTS
[SerializableAttribute()]
public value class RasterColor16 : public System.ValueType 
Remarks

This structure is similar to RasterColor, except that it uses 16-bit components.

This structure is used to represent a 16-bit lookup table (LUT) used with grayscale images. See RasterImage.GetLookupTable16 and RasterImage.SetLookupTable16 for more information on 16-but LUTs.

Example
For an example, refer to RasterPaintCallbacks.
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

RasterColor16 Members
Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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