Unit 'PXL.Windows.Wincodec' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_asphyrepxl]

IWICPixelFormatInfo

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PXL.Windows.Wincodec.pas line 942

type IWICPixelFormatInfo = interface(IWICComponentInfo)

  function GetFormatGUID();

  

  function GetColorContext();

  

  function GetBitsPerPixel();

  

  function GetChannelCount();

  

  function GetChannelMask();

  

end;

Inheritance

IWICPixelFormatInfo

  

|

IWICComponentInfo

  

|

IInterface



CT Web help

CodeTyphon Studio