System::Drawing::ImageFormatConverter::ConvertFrom metodu
İçindekiler
[
Saklamak
]ImageFormatConverter::ConvertFrom(const SharedPtr<ComponentModel::ITypeDescriptorContext>&, const SharedPtr<Globalization::CultureInfo>&, const SharedPtr<Object>&) method
Nesneleri dönüştürür.
SharedPtr<Object> System::Drawing::ImageFormatConverter::ConvertFrom(const SharedPtr<ComponentModel::ITypeDescriptorContext> &context, const SharedPtr<Globalization::CultureInfo> &culture, const SharedPtr<Object> &value) 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. |
ReturnValue
dönüştürülmüş nesne.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class ITypeDescriptorContext
- Class CultureInfo
- Class ImageFormatConverter
- Namespace System::Drawing
- Library Aspose.Font for C++
ImageFormatConverter::ConvertFrom(const System::SharedPtr<ITypeDescriptorContext>&, const System::SharedPtr<System::Globalization::CultureInfo>&, const System::SharedPtr<System::Object>&) method
Nesneleri dönüştürür.
virtual System::SharedPtr<System::Object> System::ComponentModel::TypeConverter::ConvertFrom(const System::SharedPtr<ITypeDescriptorContext> &context, const System::SharedPtr<System::Globalization::CultureInfo> &culture, const System::SharedPtr<System::Object> &value)
| 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. |
ReturnValue
dönüştürülmüş nesne.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class CultureInfo
- Class ImageFormatConverter
- Namespace System::Drawing
- Library Aspose.Font for C++
ImageFormatConverter::ConvertFrom(const System::SharedPtr<ITypeDescriptorContext>&, const System::SharedPtr<System::Globalization::CultureInfo>&, const System::String&) method
Dizgiyi nesneye dönüştürür.
System::SharedPtr<System::Object> System::ComponentModel::TypeConverter::ConvertFrom(const System::SharedPtr<ITypeDescriptorContext> &context, const System::SharedPtr<System::Globalization::CultureInfo> &culture, const System::String &value)
| 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. |
| değer | const System::String& | Dönüştürülecek değer. |
ReturnValue
dönüştürülmüş nesne.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class CultureInfo
- Class String
- Class ImageFormatConverter
- Namespace System::Drawing
- Library Aspose.Font for C++
ImageFormatConverter::ConvertFrom(const System::SharedPtr<System::Object>&) method
Nesneleri dönüştürür.
System::SharedPtr<System::Object> System::ComponentModel::TypeConverter::ConvertFrom(const System::SharedPtr<System::Object> &value)
| Parametre | Tür | Açıklama |
|---|---|---|
| value | const System::SharedPtr<System::Object>& | Object dönüştürülecek. |
ReturnValue
dönüştürülmüş nesne.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Object
- Class ImageFormatConverter
- Namespace System::Drawing
- Library Aspose.Font for C++