ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / RenderTarget Class / GetPixelFormat Method

In This Topic
    GetPixelFormat Method (RenderTarget)
    In This Topic
    D2D1_PIXEL_FORMAT ID2D1RenderTarget::GetPixelFormat()
    Syntax
    'Declaration
     
    Public Function GetPixelFormat() As PixelFormat
    public PixelFormat GetPixelFormat()
    See Also