Aspose::Page::XPS::XpsModel::XpsGradientBrush 클래스
내용물
[
숨다
]XpsGradientBrush class
LinerGradientBrush와 RadialGradientBrush 요소의 공통 기능을 캡슐화하는 클래스.
class XpsGradientBrush : public Aspose::Page::XPS::XpsModel::XpsTransformableBrush
메서드
| 메서드 | 설명 |
|---|---|
| get_ColorInterpolationMode() const | 색상 보간을 위한 감마 함수를 지정하는 값을 반환/설정합니다. 지정된 경우 감마 조정은 알파 구성 요소에 적용되지 않아야 합니다. |
| get_GradientStops() const | 그라디언트를 구성하는 그라디언트 스톱 목록을 반환/설정합니다. |
| get_SpreadMethod() const | 주요 초기 그라디언트 영역 외부의 콘텐츠 영역을 브러시가 어떻게 채워야 하는지를 설명하는 값을 반환/설정합니다. |
| set_ColorInterpolationMode(XpsColorInterpolationMode) | 색상 보간을 위한 감마 함수를 지정하는 값을 반환/설정합니다. 지정된 경우 감마 조정은 알파 구성 요소에 적용되지 않아야 합니다. |
| set_GradientStops(System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<XpsGradientStop>>>) | 그라디언트를 구성하는 그라디언트 스톱 목록을 반환/설정합니다. |
| set_SpreadMethod(XpsSpreadMethod) | 주요 초기 그라디언트 영역 외부의 콘텐츠 영역을 브러시가 어떻게 채워야 하는지를 설명하는 값을 반환/설정합니다. |
또 보기
- Class XpsTransformableBrush
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++