System::Drawing::Imaging::PropertyItem::set_Value メソッド
PropertyItem::set_Value method
現在のオブジェクトで表されるプロパティの型をバイト単位で設定します。
void System::Drawing::Imaging::PropertyItem::set_Value(const System::ArrayPtr<uint8_t> &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const System::ArrayPtr<uint8_t>& | 設定する値 |
参照
- Typedef ArrayPtr
- Class PropertyItem
- Namespace System::Drawing::Imaging
- Library Aspose.Page for C++