Image::IsCanonicalPixelFormat Method (PixelFormat)
.NET Framework (current version)
Returns a value that indicates whether the pixel format is 32 bits per pixel.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- pixfmt
-
Type:
System.Drawing.Imaging::PixelFormat
The PixelFormat to test.
The canonical pixel format indicates a pixel format of 32 bits per pixel. This format specifies 24-bit color depth and an 8-bit alpha channel.
.NET Framework
Available since 1.1
Available since 1.1
Show: