ImageCodecInfo::GetImageDecoders Method ()
.NET Framework (current version)
Returns an array of ImageCodecInfo objects that contain information about the image decoders built into GDI+.
Assembly: System.Drawing (in System.Drawing.dll)
Return Value
Type: array<System.Drawing.Imaging::ImageCodecInfo^>^An array of ImageCodecInfo objects. Each ImageCodecInfo object in the array contains information about one of the built-in image decoders.
For an example, see GetImageEncoders.
.NET Framework
Available since 1.1
Available since 1.1
Show: