X11 Pixmap Format (*.XPM)
Namespace:
FreeImageAPI.PluginsAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public static FreeImagePlugin XPM { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property XPM As FreeImagePlugin |
| Visual C++ |
|---|
public: static property FreeImagePlugin^ XPM { FreeImagePlugin^ get (); } |