Edid
Object Hierarchy:
Description:
Namespace: Cd
Package: colord
Content:
Static methods:
- public static Quark error_quark ()
Gets the Edid error quark.
Creation methods:
- public Edid ()
Creates an object suitable for parsing an EDID.
Methods:
- public unowned ColorYxy get_blue ()
Gets the blue primary.
- public unowned string get_checksum ()
Gets the EDID MD5 checksum.
- public unowned string get_eisa_id ()
Gets the EDID EISA ID.
- public double get_gamma ()
Gets the native panel gamma.
- public unowned ColorYxy get_green ()
Gets the green primary.
- public uint get_height ()
Gets the panel height in inches.
- public unowned string get_monitor_name ()
Gets the EDID monitor name.
- public unowned string get_pnp_id ()
Gets the EDID PNP ID.
- public unowned ColorYxy get_red ()
Gets the red primary.
- public unowned string get_serial_number ()
Gets the EDID serial number.
- public unowned string get_vendor_name ()
Gets the EDID vendor name.
- public unowned ColorYxy get_white ()
Gets the whitepoint.
- public uint get_width ()
Gets the panel width in inches.
- public bool parse (Bytes edid_data) throws Error
Parses the EDID.
- public void reset ()
Resets all cached data.
Inherited Members:
All known members inherited from class GLib.Object