adjbmp.htm

来自「formContainer for delphi,是一个delphi form动」· HTM 代码 · 共 35 行

HTM
35
字号
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>AdjustBmpForTransition</title>
</head>

<body bgcolor="#FFFFFF">

<h3>AdjustBmpForTransition</h3>

<p><font face="Arial">Unit</font>

<dl>
  <dd><font size="2">teRender</font></dd>
</dl>

<p><font face="Arial">Declaration</font>

<dl>
  <dd><font size="2">AdjustBmpForTransition(Bmp: TBitmap; Palette: HPALETTE; Width, Height:
    Integer; PixelFormat: TPixelFormat);</font></dd>
</dl>

<p><font face="Arial">Description</font>

<dl>
  <dd><font size="2">This global function sets <em>Bmp</em> to the appropiate format for the
    transition. If you have to use your own bitmaps in a custom transition, you should call
    this function to make sure they will work fine (unless it is a mask bitmap).</font></dd>
</dl>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?