xtd 0.2.0
Loading...
Searching...
No Matches
bitmap_data.h File Reference
#include "pixel_format.h"
#include <xtd/object>
#include <xtd/types>

Definition

Contains xtd::drawing::imaging::bitmap_data class.

Go to the source code of this file.

Classes

class  xtd::drawing::imaging::bitmap_data
 Specifies the attributes of a bitmap image. The xtd::drawing::imaging::bitmap_data class is used by the xtd::drawing::bitmap::lock_bits and xtd::drawing::bitmap::unlock_bits methods of the xtd::drawing::bitmap class. Not inheritable. 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.
 
namespace  xtd::drawing::imaging
 The xtd.drawing.imaging namespace provides advanced GDI+ imaging functionality. Basic graphics functionality is provided by the xtd.drawing namespace.