Skip to content

Commit 369871b

Browse files
author
yevgen-nykytenko
committed
Update content 2025-06-27 15:46:35
1 parent dd5d283 commit 369871b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

english/java/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ is_root: true
1414
| [com.groupdocs.viewer.caching](./com.groupdocs.viewer.caching) | The package provides classes for customizing caching behavior. |
1515
| [com.groupdocs.viewer.caching.extra](./com.groupdocs.viewer.caching.extra) | The package provides functionality for using custom models in cache implementation. |
1616
| [com.groupdocs.viewer.drawing](./com.groupdocs.viewer.drawing) | The package provides types that replaces platform-specific graphics types like Color. |
17-
| [com.groupdocs.viewer.drawing.rgb24color](./com.groupdocs.viewer.drawing.rgb24color) | Contains all \\u201cknown colors\\u201d, that have fixed unique name and value in CSS standard. |
17+
| [com.groupdocs.viewer.drawing.rgb24color](./com.groupdocs.viewer.drawing.rgb24color) | Contains all 'known colors', that have fixed unique name and value in CSS standard. |
1818
| [com.groupdocs.viewer.exception](./com.groupdocs.viewer.exception) | The package provides classes for exceptions that can occur while working with a document. |
1919
| [com.groupdocs.viewer.fonts](./com.groupdocs.viewer.fonts) | The package provides classes and enumerations to manage fonts used during the rendering process. |
2020
| [com.groupdocs.viewer.interfaces](./com.groupdocs.viewer.interfaces) | The package provides interfaces for instantiating and releasing the output document and its resources. |

english/java/com.groupdocs.viewer.drawing.rgb24color/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: com.groupdocs.viewer.drawing.rgb24color
33
second_title: GroupDocs.Viewer for Java API Reference
4-
description: Contains all u201cknown colorsu201d that have fixed unique name and value in CSS standard.
4+
description: Contains all known colors that have fixed unique name and value in CSS standard.
55
type: docs
66
weight: 14
77
url: /java/com.groupdocs.viewer.drawing.rgb24color/
88
---
99

10-
Contains all \\u201cknown colors\\u201d, that have fixed unique name and value in CSS standard.
10+
Contains all 'known colors', that have fixed unique name and value in CSS standard.
1111

1212

1313
## Classes

0 commit comments

Comments
 (0)