Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ImageProcessor
Imaging
ComputerArchitectureInfo
C# Class ImageProcessor.Imaging.ComputerArchitectureInfo
Encapsulates methods that provide information about the current computer architecture.
Inheritance:
IComputerArchitectureInfo
Exibir arquivo
Open project: JimBobSquarePants/ImageProcessor
Public Methods
Method
Description
IsLittleEndian
( ) :
bool
Returns a value indicating whether the current computer architecture is little endian.
Method Details
IsLittleEndian()
public
method
Returns a value indicating whether the current computer architecture is little endian.
public
IsLittleEndian
( ) :
bool
return
bool