C# Класс BinaryFileVisualizer.Model

Наследование: INotifyPropertyChanged
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Model ( string filePath ) : System

Приватные методы

Метод Описание
CreateBitmap ( ) : void
CreateFileAccessor ( ) : void
DrawBitmap ( ) : void
DrawPixel ( IntPtr bitmapLine, int offset, long filePosition ) : void
IntegerCeiling ( long x, long y ) : long
OnPropertyChanged ( [ propertyName = null ) : void
WriteColor ( IntPtr position, int offset, byte red, byte green, byte blue, byte alpha ) : void

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

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

public Model ( string filePath ) : System
filePath string
Результат System