xtd 0.2.0
Loading...
Searching...
No Matches
bitmap.h File Reference
#include "../drawing_export.h"
#include "imaging/bitmap_data.h"
#include "imaging/image_lock_mode.h"
#include "image.h"

Definition

Contains xtd::drawing::bitmap class.

Go to the source code of this file.

Classes

class  xtd::drawing::bitmap
 Encapsulates a GDI+ bitmap, which consists of the pixel data for a graphics image and its attributes. A bitmap is an object used to work with images defined by pixel data. More...
 

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::drawing
 The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functionality is provided in the xtd::drawing::drawing_2d, xtd::drawing::imaging, and xtd::drawing::text namespaces.