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++