[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: WinApiM.WIC.WinCodec.pas line 1484
type IWICPalette = interface(IUnknown) |
||
function InitializePredefined(); |
|
|
function InitializeCustom(); |
|
|
function InitializeFromBitmap(); |
|
|
function InitializeFromPalette(); |
|
|
function GetType(); |
|
|
function GetColorCount(); |
|
|
function GetColors(); |
|
|
function IsBlackWhite(); |
|
|
function IsGrayscale(); |
|
|
function HasAlpha(); |
|
|
end; |
|
||
| | | ||
IInterface |
| CT Web help |
| CodeTyphon Studio |