ColorHelper Class
ColorHelper class
Provides helper functions about color.
type ColorHelper struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
ColorHelper_FromOleColor | Convert OLE_COLOR. |
ColorHelper_ToOleColor | Convert color to OLE_COLOR |