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

◆ is_extended_pixel_format()

static bool xtd::drawing::image::is_extended_pixel_format ( xtd::drawing::imaging::pixel_format  pixfmt)
staticnoexcept

Returns a value that indicates whether the pixel format is 64 bits per pixel.

Parameters
pixfmtThe PixelFormat to test.
Returns
true if pixfmt is extended; otherwise, false.