ColorBarAnnotation
Overview
ColorBarAnnotation is a class in Aspose.PDF FOSS for C++.
This class provides 3 methods for working with ColorBarAnnotation objects in C++ programs.
Available methods include: Accept, ColorOfCMYK.
All public members are accessible to any C++ application after installing the Aspose.PDF FOSS for C++ package.
Methods
| Signature | Description |
|---|---|
Accept(visitor: AnnotationSelector) | Calls Accept(visitor) on this ColorBarAnnotation instance. |
ColorOfCMYK() → ColorsOfCMYK | Calls ColorOfCMYK on this ColorBarAnnotation instance. |
ColorOfCMYK(value: ColorsOfCMYK) | Calls ColorOfCMYK(value) on this ColorBarAnnotation instance. |