0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

naming > 画像(とUIを)二倍に拡大 > zoom | enlarge | resize | expand

Last updated at Posted at 2017-10-31
動作環境
C++ Builder XE4

表示(とクリック入力UI)部分を二倍に拡大する処理を実装完了した。

「二倍に拡大する」という機能の変数名や関数名が気になった。

zoom

X2 ZOOM

@ Radar Navigation and Maneuvering Board Manual

X2 ZOOM key

zoom in

C-765 Ultra Zoom; QuickStart Guide
4b. zooming
画像の説明

Push to Zoom out
Pull to Zoom in
...
Pull the zoom lever toward T to choose telephoto shooting and get closer to the action.

enlarge

resize

OPenCV 3.0.0-dev documentation

expand

Description: Increases the size of an array. By default, this function doubles the size of the array, but the optional newSize parameter provides precise control over the increase in size.

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?