System::Drawing::Imaging::ImageCodecInfo::set_FormatID 方法
ImageCodecInfo::set_FormatID method
设置与当前对象表示的编解码器格式关联的 GUID。
void System::Drawing::Imaging::ImageCodecInfo::set_FormatID(const Guid &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const Guid& | 要设置的值 |
另见
- Class Guid
- Class ImageCodecInfo
- Namespace System::Drawing::Imaging
- Library Aspose.Page for C++