Lessons tagged: image
-
Updated on: Oct 25, 2009
How to Create a Thumbnail Image
Creating a 32 x 32 pixel thumbnail image of a control
-
Updated on: May 29, 2010
How to proportionally resize an image
When the width of height of an image object is changed, the image is scaled to fill the new size of the object. If the changes to the width and height of an image are not in proportion this can lead to the image looking stretched and distorted. In this lesson I will show how images can be re...
-
Updated on: Mar 31, 2010
How do you embed an image in a stack so a path reference is not needed?
This lesson will show you how to directly embed an image into a stack so that the original image file is no longer needed
