List of Copy Image Operations

3DS Max Plug-In SDK

List of Copy Image Operations

COPY_IMAGE_CROP

Copy image to current map size using cropping if necessary.

COPY_IMAGE_RESIZE_LO_QUALITY

Resize the source image to the destination map size (draft quality).

This is a resize from 50x50 to 150x150 using COPY_IMAGE_RESIZE_LO_QUALITY

image\copy_lo.gif

COPY_IMAGE_RESIZE_HI_QUALITY

Resize source image to the destination map size (final quality).

This is a resize from 50x50 to 150x150 using COPY_IMAGE_RESIZE_HI_QUALITY

image\copy_hi.gif

COPY_IMAGE_USE_CUSTOM

Resize based on the Image Input Options (BitmapInfo pointer).