Bitmap Plus
Search
⌃K

Transform Layers

Transform a layer

Description

Transform a layer
Preview
Location
Inputs
Ouputs
Mode
Name | Transform Layers
Nickname | XfrmLyr
Tab | Bitmap
Panel | Layers
Division | 2
I | Image (B+ Image, Bitmap) | A Bitmap Plus Image or Bitmap
V | Translation Vector (Vector) | Translation vector (x,y only)
A | Angle (Integer) | Rotation angle of the Image in the layer
W | Width (Integer) | A new pixel width of the image
H | Height (Integer) | A new pixel height of the image
M | Mode (Integer) | Fitting modes for resize
I | Image (B+ Image) | A Bitmap Plus Image
Save Image | Opens a file save dialog to save a raster file of the current image.
Copy Image to Clipboard | Copies the image to the clipboard (no alpha)

Fitting Modes

Fitting Modes Enumerable
  • Use Width = 0
  • Use Height = 1
  • Fill = 2
  • Uniform = 3
  • Uniform Fill = 4

Usage