English
Русский简体中文EspañolDeutschFrançaisSvenskaعربيItalianoTürkçe日本語हिन्दी 한국인 ΕλληνικάIndonesianNederlands
  • caret-downGroupDocs.Viewer for Python via .NET
      • caret-closedgroupdocs.viewer
      • caret-closedgroupdocs.viewer.caching
      • caret-downgroupdocs.viewer.drawing
          • caret-downArgb32Color class
              • _equals_argb_32_color method
              • _equals_object method
              • _equals_rgb_24_color method
              • _from_other_with_alpha_argb_32_color_byte method
              • _from_other_with_alpha_rgb_24_color_byte method
              • _get_brightness_noargs method
              • _get_hash_code_noargs method
              • _get_hue_noargs method
              • _get_saturation_noargs method
              • _to_argb_noargs method
              • _to_hex_rgb_noargs method
              • _to_hex_rgba_noargs method
              • _to_rgb_noargs method
              • _to_rgba_noargs method
              • _to_string_noargs method
              • equals method
              • equals_argb_32_color method
              • equals_object method
              • equals_rgb_24_color method
              • from_argb method
              • from_other_with_alpha method
              • from_other_with_alpha_argb_32_color method
              • from_other_with_alpha_rgb_24_color method
              • from_rgb method
              • from_rgba method
              • from_single_value_rgb method
              • get_brightness method
              • get_hash_code method
              • get_hue method
              • get_saturation method
              • to_argb method
              • to_hex_rgb method
              • to_hex_rgba method
              • to_rgb method
              • to_rgba method
              • to_string method
              • a property
              • alpha property
              • b property
              • g property
              • is_default property
              • is_empty property
              • is_fully_opaque property
              • is_fully_transparent property
              • is_translucent property
              • r property
              • value property
          • CssLevel1 class
          • CssLevel2 class
          • CssLevel3 class
          • CssLevel4 class
          • caret-closedImage2DFormat class
          • caret-closedKnownColors class
          • caret-closedRgb24Color class
      • caret-closedgroupdocs.viewer.exceptions
      • caret-closedgroupdocs.viewer.fonts
      • caret-closedgroupdocs.viewer.interfaces
      • caret-closedgroupdocs.viewer.logging
      • caret-closedgroupdocs.viewer.options
      • caret-closedgroupdocs.viewer.results
  1. Home
  2. Document Viewer API - Multi-Format File Rendering for Developers
  3. GroupDocs.Viewer for Python via .NET
  4. groupdocs.viewer.drawing
  5. Argb32Color class

Argb32Color class

Argb32Color class

The Argb32Color type exposes the following members:

Methods

Method Description
_equals_argb_32_color
_equals_object
_equals_rgb_24_color
_from_other_with_alpha_argb_32_color_byte
_from_other_with_alpha_rgb_24_color_byte
_get_brightness_noargs
_get_hash_code_noargs
_get_hue_noargs
_get_saturation_noargs
_to_argb_noargs
_to_hex_rgb_noargs
_to_hex_rgba_noargs
_to_rgb_noargs
_to_rgba_noargs
_to_string_noargs
equals
equals_argb_32_color
equals_object
equals_rgb_24_color
from_argb
from_other_with_alpha
from_other_with_alpha_argb_32_color
from_other_with_alpha_rgb_24_color
from_rgb
from_rgba
from_single_value_rgb
get_brightness
get_hash_code
get_hue
get_saturation
to_argb
to_hex_rgb
to_hex_rgba
to_rgb
to_rgba
to_string

Properties

Property Description
a
alpha
b
g
is_default
is_empty
is_fully_opaque
is_fully_transparent
is_translucent
r
value

See Also

  • module groupdocs.viewer.drawing
CssLevel1 class