Class PixelFormat
Inheritance
Inherited Members
Namespace: Telerik.WinControls.UI.Legacy
Assembly: Telerik.WinControls.PdfViewer.dll
Syntax
public class PixelFormat
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
System.
|
Returns
System.
|
Overrides
GetHashCode()
Declaration
public override int GetHashCode()
Returns
System.
|
Overrides
Operators
Equality(PixelFormat, PixelFormat)
Declaration
public static bool operator ==(PixelFormat left, PixelFormat right)
Parameters
Pixel
|
Pixel
|
Returns
System.
|
Inequality(PixelFormat, PixelFormat)
Compares two System.
Declaration
public static bool operator !=(PixelFormat left, PixelFormat right)
Parameters
Pixel The first System. |
Pixel The second System. |
Returns
System. true if the System. |