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

IWICBitmapEncoder

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

Declaration

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

type IWICBitmapEncoder = interface(IUnknown)

  function Initialize();

  

  function GetContainerFormat();

  

  function GetEncoderInfo();

  

  function SetColorContexts();

  

  function SetPalette();

  

  function SetThumbnail();

  

  function SetPreview();

  

  function CreateNewFrame();

  

  function Commit;

  

  function GetMetadataQueryWriter();

  

end;

Inheritance

IWICBitmapEncoder

  

|

IInterface



CT Web help

CodeTyphon Studio