Unit 'WinApiM.WIC.WinCodec' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_api_media]

IWICDevelopRaw

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

Declaration

Source position: WinApiM.WIC.WinCodec.pas line 2081

type IWICDevelopRaw = interface(IWICBitmapFrameDecode)

  function QueryRawCapabilitiesInfo();

  

  function LoadParameterSet();

  

  function GetCurrentParameterSet();

  

  function SetExposureCompensation();

  

  function GetExposureCompensation();

  

  function SetWhitePointRGB();

  

  function GetWhitePointRGB();

  

  function SetNamedWhitePoint();

  

  function GetNamedWhitePoint();

  

  function SetWhitePointKelvin();

  

  function GetWhitePointKelvin();

  

  function GetKelvinRangeInfo();

  

  function SetContrast();

  

  function GetContrast();

  

  function SetGamma();

  

  function GetGamma();

  

  function SetSharpness();

  

  function GetSharpness();

  

  function SetSaturation();

  

  function GetSaturation();

  

  function SetTint();

  

  function GetTint();

  

  function SetNoiseReduction();

  

  function GetNoiseReduction();

  

  function SetDestinationColorContext();

  

  function SetToneCurve();

  

  function GetToneCurve();

  

  function SetRotation();

  

  function GetRotation();

  

  function SetRenderMode();

  

  function GetRenderMode();

  

  function SetNotificationCallback();

  

end;

Inheritance

IWICDevelopRaw

  

|

IWICBitmapFrameDecode

  

|

IWICBitmapSource

  

|

IInterface



CT Web help

CodeTyphon Studio