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

◆ is_canonical_pixel_format()

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

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

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