std::vector< xtd::collections::generic::key_value_pair< enum_t, xtd::string > > enum_collection
Represents a pair of an enum_t value and a string of an enum of type enum_t.
Definition enum_collection.h:22
image_lock_mode
Specifies flags that are passed to the flags parameter of the xtd::drawing::bitmap::lock_bits method....
Definition image_lock_mode.h:20
@ read_only
The pixel data is read-only.
@ read_write
Specifies that a portion of the image is locked for reading or writing.
@ write_only
Specifies that a portion of the image is locked for writing.
@ user_input_buffer
Specifies that the buffer used for reading or writing pixel data is allocated by the user....
@ read_only
Specifies that a portion of the image is locked for reading.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10
Provides the registration struct for enumerations.
Definition enum_register.h:38