ComponentOne Bitmap for UWP
GetPixelFormats Method (FormatConverterInfo)

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > FormatConverterInfo Class : GetPixelFormats Method
HRESULT IWICFormatConverterInfo::GetPixelFormats([In] unsigned int cFormats,[In] void* pPixelFormatGUIDs,[Out] unsigned int* pcActual)
Syntax
'Declaration
 
Public Function GetPixelFormats( _
   ByVal formats As System.Integer, _
   ByVal pixelFormatGUIDsRef As System.IntPtr _
) As System.Integer
public System.int GetPixelFormats( 
   System.int formats,
   System.IntPtr pixelFormatGUIDsRef
)

Parameters

formats
pixelFormatGUIDsRef
See Also

Reference

FormatConverterInfo Class
FormatConverterInfo Members