PixelFormat class

PixelFormat class

The PixelFormat type exposes the following members:

Constructors

Constructor Description
init

Methods

Method Description
compare_to Compares current object to other. (inherited from Enumeration)
compare_to_object (inherited from Enumeration)
equals Determines whether two object instances are equal. (inherited from Enumeration)
equals_enumeration (inherited from Enumeration)
equals_object (inherited from Enumeration)
from_display_name (inherited from Enumeration)
from_value (inherited from Enumeration)
get_all (inherited from Enumeration)
get_hash_code Provides the default hash function. (inherited from Enumeration)
to_string Returns a string that represents the current object. (inherited from Enumeration)

Fields

Field Description
RGB24
BGR24
RGBA32
ARGB32
BGRA32

See Also