Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ImageProcessor
Imaging
ComputerArchitectureInfo
C# Class ImageProcessor.Imaging.ComputerArchitectureInfo
Encapsulates methods that provide information about the current computer architecture.
Inheritance:
IComputerArchitectureInfo
Afficher le fichier
Open project: JimBobSquarePants/ImageProcessor
Méthodes publiques
Méthode
Description
IsLittleEndian
( ) :
bool
Returns a value indicating whether the current computer architecture is little endian.
Method Details
IsLittleEndian()
public
méthode
Returns a value indicating whether the current computer architecture is little endian.
public
IsLittleEndian
( ) :
bool
Résultat
bool