Skip to content

Commit 0b4fb1a

Browse files
committed
Update file(s) "/." from "groupdocs-viewer/Groupdocs.Viewer-References"
1 parent 6757ce8 commit 0b4fb1a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

  • content/sites/groupdocs/viewer/english

content/sites/groupdocs/viewer/english/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,4 @@ Perfect for Python developers who need enterprise-grade document rendering witho
117117
These are links to some useful resources:
118118
- [GroupDocs.Viewer for Python via .NET API Reference](/viewer/python-net/)
119119

120+

content/sites/groupdocs/viewer/english/net/groupdocs.viewer.drawing/argb32color/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ url: /net/groupdocs.viewer.drawing/argb32color/
1111
Represents 32-bit color in ARGB format, with 8 bits per every channel (Alpha, Red, Green, Blue). Supports transparency.
1212

1313
```csharp
14-
public struct Argb32Color : IEquatable<>, IEquatable<Argb32Color>, IEquatable<Rgb24Color>
14+
public struct Argb32Color : IEquatable<>, IEquatable<Argb32Color>, IEquatable<Rgb24Color>
1515
```
1616

1717
## Properties

0 commit comments

Comments
 (0)