System::Drawing::ImageFormatConverter::ConvertTo metodu
İçindekiler
[
Saklamak
]ImageFormatConverter::ConvertTo(const SharedPtr<ComponentModel::ITypeDescriptorContext>&, const SharedPtr<Globalization::CultureInfo>&, const SharedPtr<Object>&, const TypeInfo&) method
Nesneyi belirli bir tipe dönüştürür.
SharedPtr<Object> System::Drawing::ImageFormatConverter::ConvertTo(const SharedPtr<ComponentModel::ITypeDescriptorContext> &context, const SharedPtr<Globalization::CultureInfo> &culture, const SharedPtr<Object> &value, const TypeInfo &destinationType) override
| Parametre | Tür | Açıklama |
|---|---|---|
| context | const SharedPtr<ComponentModel::ITypeDescriptorContext>& | Object dönüştürme bağlamı bilgisi. |
| kültür | const SharedPtr<Globalization::CultureInfo>& | Nesneleri dönüştürürken kullanılacak kültür. |
| value | const SharedPtr<Object>& | Object dönüştürülecek. |
| destinationType | const TypeInfo& | Dönüştürülecek tür. |
ReturnValue
Dönüştürülmüş nesne.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class ITypeDescriptorContext
- Class CultureInfo
- Class TypeInfo
- Class ImageFormatConverter
- Namespace System::Drawing
- Library Aspose.Font for C++
ImageFormatConverter::ConvertTo(const System::SharedPtr<ITypeDescriptorContext>&, const System::SharedPtr<System::Globalization::CultureInfo>&, const System::SharedPtr<System::Object>&, const System::TypeInfo&) method
Nesneyi belirli bir tipe dönüştürür.
virtual System::SharedPtr<System::Object> System::ComponentModel::TypeConverter::ConvertTo(const System::SharedPtr<ITypeDescriptorContext> &context, const System::SharedPtr<System::Globalization::CultureInfo> &culture, const System::SharedPtr<System::Object> &value, const System::TypeInfo &destinationType)
| Parametre | Tür | Açıklama |
|---|---|---|
| context | const System::SharedPtr<ITypeDescriptorContext>& | Object dönüştürme bağlamı bilgisi. |
| kültür | const System::SharedPtr<System::Globalization::CultureInfo>& | Nesneleri dönüştürürken kullanılacak kültür. |
| value | const System::SharedPtr<System::Object>& | Object dönüştürülecek. |
| destinationType | const System::TypeInfo& | Dönüştürülecek tür. |
ReturnValue
Dönüştürülmüş nesne.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class CultureInfo
- Class TypeInfo
- Class ImageFormatConverter
- Namespace System::Drawing
- Library Aspose.Font for C++
ImageFormatConverter::ConvertTo(const System::SharedPtr<System::Object>&, const System::TypeInfo&) method
Nesneyi belirli bir tipe dönüştürür.
System::SharedPtr<System::Object> System::ComponentModel::TypeConverter::ConvertTo(const System::SharedPtr<System::Object> &value, const System::TypeInfo &destinationType)
| Parametre | Tür | Açıklama |
|---|---|---|
| value | const System::SharedPtr<System::Object>& | Object dönüştürülecek. |
| destinationType | const System::TypeInfo& | Dönüştürülecek tür. |
ReturnValue
Dönüştürülmüş nesne.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class ImageFormatConverter
- Namespace System::Drawing
- Library Aspose.Font for C++