←Select platform

ColorRef Property

Summary
Gets a Windows COLORREF color representation of this color.
Syntax
C#
C++/CLI
Java
Python
[CLSCompliantAttribute(false)] 
public uint ColorRef { get; } 
public int getColorRef(); 
[CLSCompliantAttribute(false)] 
public: 
property uint ColorRef { 
   uint get(); 
} 
ColorRef # get  (RasterColor) 

Property Value

A Windows COLORREF color representation of this color.

Remarks

The return value is a 32-bit unsigned integer in the following hexadecimal form:

0x00bbggrr

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.