6#include <xtd/iequatable>
534 bool equals(const
xtd::
object& obj) const noexcept override;
Provides methods for creating, manipulating, searching, and sorting arrays, thereby serving as the ba...
Definition array.hpp:61
Encapsulates a metadata property to be included in an image file. Not inheritable.
Definition property_item.hpp:25
const xtd::array< xtd::byte > & value() const noexcept
Gets the value of the property item.
xtd::int32 id() const noexcept
Gets the ID of the property.
bool equals(const xtd::object &obj) const noexcept override
Determines whether the specified object is equal to the current object.
xtd::size len() const noexcept
Gets the length (in bytes) of the value property.
xtd::size get_hash_code() const noexcept override
Serves as a hash function for a particular type.
xtd::int16 type() const noexcept
Gets an integer that defines the type of data contained in the value property.
Defines a generalized method that a value type or class implements to create a type-specific method f...
Definition iequatable.hpp:22
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes....
Definition object.hpp:44
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
int16_t int16
Represents a 16-bit signed integer.
Definition int16.hpp:23
@ other
The operating system is other.
Definition platform_id.hpp:58
The xtd::drawing::imaging namespace provides advanced GDI+ imaging functionality. Basic graphics func...
Definition bitmap_data.hpp:15
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Stores an ordered pair of integers, which specify a height and width.
Definition size.hpp:32