BitmapTransform Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new BitmapTransform object.
public:
BitmapTransform();
BitmapTransform();
public BitmapTransform();
function BitmapTransform()
Public Sub New ()
Remarks
The default values of BitmapTransform result in a pass-through operation.