PixelFormatChannelMask Structure
Defines the bit mask and shift for a specific pixel formats
Assembly: PresentationCore (in PresentationCore.dll)
| Name | Description | |
|---|---|---|
![]() | Mask | Gets the bitmask for a color channel. The value will never be greater then 0xffffffff |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Overrides ValueType::Equals(Object^).) |
![]() ![]() | Equals(PixelFormatChannelMask, PixelFormatChannelMask) | Determines if two pixel format channel masks are equal. |
![]() | GetHashCode() | Retrieves a hash code for the mask.(Overrides ValueType::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(PixelFormatChannelMask, PixelFormatChannelMask) | Compares two PixelFormatChannelMask instances for equality. |
![]() ![]() | Inequality(PixelFormatChannelMask, PixelFormatChannelMask) | Compares two PixelFormatChannelMask instances for inequality. |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



