[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PXL.Windows.Wincodec.pas line 908
type IWICBitmapCodecInfo = interface(IWICComponentInfo) |
||
function GetContainerFormat(); |
|
|
function GetPixelFormats(); |
|
|
function GetColorManagementVersion(); |
|
|
function GetDeviceManufacturer(); |
|
|
function GetDeviceModels(); |
|
|
function GetMimeTypes(); |
|
|
function GetFileExtensions(); |
|
|
function DoesSupportAnimation(); |
|
|
function DoesSupportChromakey(); |
|
|
function DoesSupportLossless(); |
|
|
function DoesSupportMultiframe(); |
|
|
function MatchesMimeType(); |
|
|
end; |
|
||
| | ||
|
||
| | ||
IInterface |
CT Web help |
CodeTyphon Studio |