Delphi 與 DirectX 之 DelphiX(77): TDIB.Distort();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, C
Delphi 與 DirectX 之 DelphiX(78): TDIB.AntialiasedLine();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, C
Delphi 與 DirectX 之 DelphiX(79): TDIB.LinePolar();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Cl
Delphi 與 DirectX 之 DelphiX(80): TDIB.BlendPixel();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Cl
Delphi 與 DirectX 之 DelphiX(81): TDIB.ColoredLine();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Cl
Delphi 與 DirectX 之 DelphiX(82): TDIB.DrawMandelbrot();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Cl
Delphi 與 DirectX 之 DelphiX(83): TDIB.FilterLine()、FilterRect();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, C
Delphi 與 DirectX 之 DelphiX(84): TDIB.InitLight()、DrawLights();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Cl
Delphi 與 DirectX 之 DelphiX(85): TDIB.DrawTo();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, C
Delphi 與 DirectX 之 DelphiX(86): TDIB.DrawOn();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, C
Delphi 與 DirectX 之 DelphiX(87): TDIB.DrawTransparent、DrawTranslucent、DrawAlpha();
TDIB.DrawTransparent: 按指定的透明色透明; TDIB.DrawTranslucent: 先按指定的透明色透明, 然後再半透明; D
Delphi 與 DirectX 之 DelphiX(88): TDIB.DrawQuickAlpha();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Cl
Delphi 與 DirectX 之 DelphiX(89): TDIB.DrawAlphaMask();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Cl
Delphi 與 DirectX 之 DelphiX(90): TDIB.DrawMorphed();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Cl
Delphi 與 DirectX 之 DelphiX(91): TDIB.DrawMono();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, C
Delphi 與 DirectX 之 DelphiX(92): TDIB.Draw3x3Matrix();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, C
Delphi 與 DirectX 之 DelphiX(93): TDIB.DrawDarken();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Cl
Delphi 與 DirectX 之 DelphiX(94): TDIB.DrawAdditive();
本例效果圖: 代碼文件:unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, C