C# Класс ImageProcessor.Imaging.ComputerArchitectureInfo

Encapsulates methods that provide information about the current computer architecture.
Наследование: IComputerArchitectureInfo
Показать файл Открыть проект

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

Метод Описание
IsLittleEndian ( ) : bool

Returns a value indicating whether the current computer architecture is little endian.

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

IsLittleEndian() публичный Метод

Returns a value indicating whether the current computer architecture is little endian.
public IsLittleEndian ( ) : bool
Результат bool