Class PixelFormats
Inheritance
Inherited Members
Namespace: Telerik.WinControls.UI.Legacy
Assembly: Telerik.WinControls.PdfViewer.dll
Syntax
public static class PixelFormats
Properties
Bgr101010
Gets the System.
Declaration
public static PixelFormat Bgr101010 { get; }
Property Value
Pixel The System. |
Bgr24
Gets the System.
Declaration
public static PixelFormat Bgr24 { get; }
Property Value
Pixel The System. |
Bgr32
Gets the System.
Declaration
public static PixelFormat Bgr32 { get; }
Property Value
Pixel The System. |
Bgr555
Gets the System.
Declaration
public static PixelFormat Bgr555 { get; }
Property Value
Pixel The System. |
Bgr565
Gets the System.
Declaration
public static PixelFormat Bgr565 { get; }
Property Value
Pixel The System. |
Bgra32
Gets the System.
Declaration
public static PixelFormat Bgra32 { get; }
Property Value
Pixel The System. |
BlackWhite
Gets the black and white pixel format which displays one bit of data per pixel as either black or white.
Declaration
public static PixelFormat BlackWhite { get; }
Property Value
Pixel The pixel format Black-and-White. |
Cmyk32
Gets the System.
Declaration
public static PixelFormat Cmyk32 { get; }
Property Value
Pixel The CMYK32 pixel format. |
Default
Gets the pixel format that is best suited for the particular operation.
Declaration
public static PixelFormat Default { get; }
Property Value
Pixel The System. |
Exceptions
System. The System. |
Gray16
Gets the System.
Declaration
public static PixelFormat Gray16 { get; }
Property Value
Pixel The System. |
Gray2
Gets the System.
Declaration
public static PixelFormat Gray2 { get; }
Property Value
Pixel The System. |
Gray32Float
Gets the System.
Declaration
public static PixelFormat Gray32Float { get; }
Property Value
Pixel The System. |
Gray4
Gets the System.
Declaration
public static PixelFormat Gray4 { get; }
Property Value
Pixel The System. |
Gray8
Gets the System.
Declaration
public static PixelFormat Gray8 { get; }
Property Value
Pixel The System. |
Indexed1
Gets the pixel format specifying a paletted bitmap with 2 colors.
Declaration
public static PixelFormat Indexed1 { get; }
Property Value
Pixel The pixel format which specifying a paletted bitmap with 2 colors. |
Indexed2
Gets the pixel format specifying a paletted bitmap with 4 colors.
Declaration
public static PixelFormat Indexed2 { get; }
Property Value
Pixel The pixel format which specifying a paletted bitmap with 4 colors. |
Indexed4
Gets the pixel format specifying a paletted bitmap with 16 colors.
Declaration
public static PixelFormat Indexed4 { get; }
Property Value
Pixel The pixel format which specifying a paletted bitmap with 16 colors. |
Indexed8
Gets the pixel format specifying a paletted bitmap with 256 colors.
Declaration
public static PixelFormat Indexed8 { get; }
Property Value
Pixel The pixel format which specifying a paletted bitmap with 256 colors. |
Pbgra32
Gets the System.
Declaration
public static PixelFormat Pbgra32 { get; }
Property Value
Pixel The System. |
Prgba128Float
Gets the System.
Declaration
public static PixelFormat Prgba128Float { get; }
Property Value
Pixel The System. |
Prgba64
Gets the System.
Declaration
public static PixelFormat Prgba64 { get; }
Property Value
Pixel The System. |
Rgb128Float
Gets the System.
Declaration
public static PixelFormat Rgb128Float { get; }
Property Value
Pixel The System. |
Rgb24
Gets the System.
Declaration
public static PixelFormat Rgb24 { get; }
Property Value
Pixel The System. |
Rgb48
Gets the System.
Declaration
public static PixelFormat Rgb48 { get; }
Property Value
Pixel The System. |
Rgba128Float
Gets the System.
Declaration
public static PixelFormat Rgba128Float { get; }
Property Value
Pixel The System. |
Rgba64
Gets the System.
Declaration
public static PixelFormat Rgba64 { get; }
Property Value
Pixel The System. |