←Select platform

RasterColor16 Structure

Summary
Describes a color consisting of relative intensities of alpha, red, green, and blue.
Syntax
C#
Objective-C
C++/CLI
Java
Python
[SerializableAttribute()] 
public struct RasterColor16 
@interface LTRasterColor16 : NSObject<NSCopying> 
public final class RasterColor16 
[SerializableAttribute()] 
public value class RasterColor16 : public System.ValueType  
class RasterColor16: 
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 GetLookupTable16 and SetLookupTable16 for more information on 16-but LUTs.

Requirements

Target Platforms

Help Version 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.