get_Png()

ImageFormat::get_Png() method

Returns a shared pointer to an ImageFormat object that represents the W3C Portable Network Graphics (PNG) image format.

static ImageFormatPtr System::Drawing::Imaging::ImageFormat::get_Png()

See Also