uint8
Object Hierarchy:
Description:
[ SimpleType ]
[ GIR ( name = "guint8" ) ]
[ CCode ( cname = "guint8" , default_value = "0U" , get_value_function = "g_value_get_uchar" , marshaller_type_name = "UCHAR" , set_value_function = "g_value_set_uchar" , type_id = "G_TYPE_UCHAR" , type_signature = "y" ) ]
[ IntegerType ( max = 255 , min = 0 , rank = 3 ) ]
public struct uint8
Content:
Constants:
Static methods:
- public static uint8 max (uint8 a, uint8 b)
- public static uint8 min (uint8 a, uint8 b)
Methods: