ComponentOne Bitmap for WPF
GetPixelFormats Method (BitmapCodecInfo)

C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > BitmapCodecInfo Class : GetPixelFormats Method
HRESULT IWICBitmapCodecInfo::GetPixelFormats([In] unsigned int cFormats,[In, Buffer] GUID* pguidPixelFormats,[Out] unsigned int* pcActual)
Syntax
'Declaration
 
Public Function GetPixelFormats( _
   ByVal formats As System.Integer, _
   ByVal guidPixelFormatsRef() As System.Guid _
) As System.Integer
public System.int GetPixelFormats( 
   System.int formats,
   System.Guid[] guidPixelFormatsRef
)

Parameters

formats
guidPixelFormatsRef
See Also

Reference

BitmapCodecInfo Class
BitmapCodecInfo Members