C# Класс NvidiaTextureTools.ColorExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
bytes ( this texture ) : byte[]
component ( this color ) : byte[]
u ( this color ) : uint

Описание методов

bytes() публичный статический Метод

public static bytes ( this texture ) : byte[]
texture this
Результат byte[]

component() публичный статический Метод

public static component ( this color ) : byte[]
color this
Результат byte[]

u() публичный статический Метод

public static u ( this color ) : uint
color this
Результат uint