DecreaseHeight
Sets image height to newHeight if it is smaller than the current value.
Syntax
Definition:
HRESULT DecreaseHeight(
ULONG nNewHeight
)Parameters
|
Name |
Type |
Description |
|---|---|---|
|
nNewHeight |
ULONG |
Height value to set. |
Return value