Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BImageViewer
BImage.PixelFormat
C# Class BImageViewer.BImage.PixelFormat
ファイルを表示
Open project: Patapom/GodComplex
Public Properties
Property
Type
Description
m_layout
Layout
m_swizzle
Swizzle
m_type
System.Type
Public Methods
Method
Description
Read
(
BinaryReader
_R
) :
void
ToString
( ) :
string
Method Details
Read()
public
method
public
Read
(
BinaryReader
_R
) :
void
_R
System.IO.BinaryReader
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
m_layout
public_oe property
public
Layout
m_layout
return
Layout
m_swizzle
public_oe property
public
Swizzle
m_swizzle
return
Swizzle
m_type
public_oe property
public
Type,System
m_type
return
System.Type