xtd 0.2.0
Loading...
Searching...
No Matches

◆ pixel_format() [1/2]

xtd::drawing::imaging::pixel_format xtd::drawing::imaging::bitmap_data::pixel_format ( ) const
noexcept

Gets the format of the pixel information in the xtd::drawing::bitmap object that returned this xtd::drawing::imaging::bitmap_data object.

Returns
A xtd::drawing::imaging::pixel_format that specifies the format of the pixel information in the associated xtd::drawing::bitmap object.
Remarks
The format defines how many bits of memory are needed to store the color information for a single pixel.