The xtd.drawing.imaging namespace provides advanced GDI+ imaging functionality. Basic graphics functionality is provided by the xtd.drawing namespace.
Classes | |
class | 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... | |
class | color_palette |
Defines an array of colors that make up a color palette. The colors are 32-bit ARGB colors. Not inheritable. More... | |
class | encoder |
An Encoder object encapsulates a globally unique identifier (GUID) that identifies the category of an image encoder parameter. More... | |
class | encoder_parameter |
Used to pass a value, or an array of values, to an image encoder. More... | |
class | encoder_parameters |
Encapsulates an array of EncoderParameter objects. More... | |
class | frame_dimension |
Provides properties that get the frame dimensions of an image. Not inheritable. More... | |
class | image_format |
Specifies the file format of the image. Not inheritable. More... | |
class | property_item |
Encapsulates a metadata property to be included in an image file. Not inheritable. More... | |