ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / PixelFormatInfo2 Class / GetNumericRepresentation Method

In This Topic
    GetNumericRepresentation Method
    In This Topic
    HRESULT IWICPixelFormatInfo2::GetNumericRepresentation([Out] WICPixelFormatNumericRepresentation* pNumericRepresentation)
    Syntax
    'Declaration
     
    Public Function GetNumericRepresentation() As PixelFormatNumericRepresentation
    public PixelFormatNumericRepresentation GetNumericRepresentation()
    See Also