Interface
IColor

Definition

Namespace:ArtOfTest.WebAii.Controls.Xaml

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public interface IColor

Derived Classes: ColorColor

Properties

A

Declaration

cs-api-definition
byte A { get; set; }

Property Value

byte

B

Declaration

cs-api-definition
byte B { get; set; }

Property Value

byte

G

Declaration

cs-api-definition
byte G { get; set; }

Property Value

byte

R

Declaration

cs-api-definition
byte R { get; set; }

Property Value

byte

In this article
DefinitionPropertiesABGR
Not finding the help you need?
Contact Support