C# Класс Floream.People.Modules.ProfileModule

Наследование: Nancy.NancyModule
Показать файл Открыть проект

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

Метод Описание
ProfileModule ( PeopleContext people ) : System

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

Метод Описание
GetImageFromByteArray ( byte bytes ) : Image
ScaleImage ( Image image, int maxWidth, int maxHeight ) : Bitmap

Scales an image proportionally. Returns a bitmap.

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

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

public ProfileModule ( PeopleContext people ) : System
people Floream.People.DataSources.Context.PeopleContext
Результат System