MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
MPfm.Core Namespace
NamespacesMPfm.Core
The MPfm.Core assembly contains miscellaneous static class methods for all kinds of projects.
Declaration Syntax
C#Visual Basic
namespace MPfm.Core
Namespace MPfm.Core
Types
All TypesClassesEnumerations
IconTypeDescription
ColorManipulation
The ColorManipulation class contains static functions related to manipulating colors.

Config
The Config class is a helper class to simplify loading and saving configuration files.

Conversion
The Conversion class contains static functions that convert objects into different formats.

ImageManipulation
The ImageManipulation class contains static functions for manipulating images.

OS
The ImageManipulation class contains static functions for manipulating images.

OSType
Defines the operating system (Windows, Linux or Mac OS X).

Tracing
This class manages basic tracing for files.

XMLHelper
Helper class for XML files (based on Linq to XML).