Delphi 与 DirectX 之 DelphiX(73): TDIB.Darker()、Lighter();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-18 23:32
万一
阅读(1432)
推荐(0)
Delphi 与 DirectX 之 DelphiX(72): TDIB.SephiaEffect();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-18 23:11
万一
阅读(1337)
推荐(0)
Delphi 与 DirectX 之 DelphiX(71): TDIB.Negative;
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-18 22:18
万一
阅读(1426)
推荐(0)
Delphi 与 DirectX 之 DelphiX(70): TDIB.Mirror();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-18 21:46
万一
阅读(1694)
推荐(0)
Delphi 与 DirectX 之 DelphiX(69): TDIB.Greyscale();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-18 21:36
万一
阅读(1361)
推荐(0)
Delphi 与 DirectX 之 DelphiX(68): TDIB.DoNovaEffect();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-17 18:32
万一
阅读(1374)
推荐(0)
Delphi 与 DirectX 之 DelphiX(67): TDIB.DoSmoothRotate();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-17 18:19
万一
阅读(1477)
推荐(0)
Delphi 与 DirectX 之 DelphiX(66): TDIB.DoResample();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 22:46
万一
阅读(1411)
推荐(0)
Delphi 与 DirectX 之 DelphiX(65): TDIB.DoBrightness();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 22:30
万一
阅读(1323)
推荐(0)
Delphi 与 DirectX 之 DelphiX(64): TDIB.DoColorize();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 22:26
万一
阅读(1456)
推荐(0)
Delphi 与 DirectX 之 DelphiX(63): TDIB.DoPosterize();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 22:19
万一
阅读(1381)
推荐(0)
Delphi 与 DirectX 之 DelphiX(62): TDIB.DoSolorize();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 22:11
万一
阅读(1247)
推荐(0)
Delphi 与 DirectX 之 DelphiX(61): TDIB.DoEmboss;
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 22:08
万一
阅读(1284)
推荐(0)
Delphi 与 DirectX 之 DelphiX(60): TDIB.DoTrace();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 22:05
万一
阅读(1318)
推荐(0)
Delphi 与 DirectX 之 DelphiX(59): TDIB.DoSpotLight();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 22:01
万一
阅读(1327)
推荐(0)
Delphi 与 DirectX 之 DelphiX(58): TDIB.DoTile();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 21:31
万一
阅读(1362)
推荐(0)
Delphi 与 DirectX 之 DelphiX(57): TDIB.DoSplitlight();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 21:28
万一
阅读(1327)
推荐(0)
Delphi 与 DirectX 之 DelphiX(56): TDIB.DoTwist();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 21:25
万一
阅读(1462)
推荐(0)
Delphi 与 DirectX 之 DelphiX(55): TDIB.DoMosaic();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 21:22
万一
阅读(1246)
推荐(0)
Delphi 与 DirectX 之 DelphiX(54): TDIB.DoGaussianBlur();
摘要:本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm) DXPaintBox1: TDXPa...
阅读全文
posted @
2009-01-16 19:58
万一
阅读(1232)
推荐(0)