System::Drawing::Imaging::ImageCodecInfo::set_FormatID method

ImageCodecInfo::set_FormatID method

Sets a GUID associated with the format of the codec represented by the current object.

void System::Drawing::Imaging::ImageCodecInfo::set_FormatID(const Guid &value)
ParameterTypeDescription
valueconst Guid&The value to set

See Also