[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
IInterface |
| CT Web help |
| CodeTyphon Studio |