C# Class BImageViewer.BImage.PixelFormat

Afficher le fichier Open project: Patapom/GodComplex

Méthodes publiques

Свойство Type Description
m_layout Layout
m_swizzle Swizzle
m_type System.Type

Méthodes publiques

Méthode Description
Read ( BinaryReader _R ) : void
ToString ( ) : string

Method Details

Read() public méthode

public Read ( BinaryReader _R ) : void
_R System.IO.BinaryReader
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

m_layout public_oe property

public Layout m_layout
Résultat Layout

m_swizzle public_oe property

public Swizzle m_swizzle
Résultat Swizzle

m_type public_oe property

public Type,System m_type
Résultat System.Type