set_FormatID()

ImageCodecInfo::set_FormatID(const Guid&) 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)

Arguments

ParameterTypeDescription
valueconst Guid&The value to set

See Also