2#ifndef _image_format_h_
3#define _image_format_h_
6#include "system/guid.h"
8namespace System {
namespace Drawing {
namespace Imaging {
Represents a Globally Unique IDentifier This type should be allocated on stack and passed to function...
Definition: guid.h:34
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: smart_ptr.h:180
String class used across the library. Is a substitute for C# System.String when translating code....
Definition: string.h:122
SharedPtr< ImageFormat > ImageFormatPtr
An alias for a shared pointer to an instance of ImageFormat class.
Definition: image_format.h:12
Definition: db_command.h:9